Fix bad default in RStudio-prefs.json
Open
Nobody has claimed this yet.
consistency
team: workbench
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
we should decide whether to null out the default or leave a json blob, etc.
This speaks to a larger question of "mutable types" In helm and how to allow someone to pass either a string or a json blob, etc.
Is this even possible? Related to #35 #379
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 with charts/rstudio-workbench/values.yaml at line 397 and review related issues #35 and #379. Determine whether the default should be null or a JSON blob, and whether Helm can support accepting either a string or JSON blob. Done means the default and supported input behavior have a clear, decided outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100