cloudfoundry / cloudfoundry/stratos
Helm Chart Override bugs
Open
Nobody has claimed this yet.
bug
kubernetes
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- Bring up a stratos workload, click upgrade and get to step 2
- Enter something in any field (tested with local admin password)
- switch to YAML, see that the local admin password is in yaml ok
- Switch to form
- BUG - Auto register cf, cookie domain and others are
[object Object]- Due totype ["string", "null"]
- BUG - Auto register cf, cookie domain and others are
- switch to yaml
- override values using the 'copy from chart' option - check value of field entered in form is not there
- switch to form, see value of field entered in original visit to form is there
- switch to yaml, see value of field entered in form is there
- BUG - Would expect there to be no bleeding between the two, or that field entered is removed after copying from chart
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
Reproduce the issue through the Stratos workload upgrade flow: enter a value in the form, switch between form and YAML, and use “copy from chart.” Verify that fields such as auto register CF and cookie domain no longer display as [object Object], and that copied chart values do not retain or bleed into values entered in the form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, helm, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100