opendevstack / opendevstack/ods-core
Get rid of all route related config settings?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Describe the bug
Why do we need people to set route hosts/URLs in env configs for ods resources.
As we seed the resources.. we can always find the host/url combos thru 'oc get' ... and at least via 'oc create route' there is no need to Pass a Host.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the environment configuration for route hosts and URLs, then compare the resource-seeding flow with the oc get and oc create route commands mentioned in the issue. Done means route-related settings are no longer required while seeded resources still receive usable host/URL values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100