cloudfoundry / cloudfoundry/bosh-linux-stemcell-builder
cleanup agent registry
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 121
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 29
Description
it seems we still provide the registry option in the agent.json.
as we removed the registry long ago. it seems to me we can clean this up.
this would also be a good opportunity to see which more things we can cleanup from the agent.json
Contributor guide
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 inspecting agent.json and checking how its registry option is used or referenced elsewhere in the repository. Remove the obsolete registry configuration and identify any additional cleanup that is clearly supported by the current code; done when the file no longer exposes removed registry behavior and related references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100