cloudfoundry / cloudfoundry/stratos
Add comments to 'internal use only' values in `values.yaml`
Open
Nobody has claimed this yet.
documentation
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- If these are deprecated values we should state replacement
- If these are for comparability with scf we should also add some kind of comment
- Specifically
services.loadbalanced: false, could be either of above (should now beconsole.service.type?)
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 reading values.yaml and identify the values marked for internal use, including services.loadbalanced. Determine whether each is deprecated or retained for SCF compatibility, and verify whether console.service.type is the relevant replacement. Done means every identified value has a clear explanatory comment and any replacement is stated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100