cloudfoundry / cloudfoundry/stratos

Helm Chart Override bugs

Open
#4,629 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug kubernetes
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

  1. Bring up a stratos workload, click upgrade and get to step 2
  2. Enter something in any field (tested with local admin password)
  3. switch to YAML, see that the local admin password is in yaml ok
  4. Switch to form
    • BUG - Auto register cf, cookie domain and others are [object Object] - Due to type ["string", "null"]
  5. switch to yaml
  6. override values using the 'copy from chart' option - check value of field entered in form is not there
  7. switch to form, see value of field entered in original visit to form is there
  8. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.