rstudio / rstudio/helm

Fix bad default in RStudio-prefs.json

Open
#390 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

consistency team: workbench
Dominant language
Markdown
Stars
46
Forks
40
Avg merge
4h 3m
Merged PRs (30d)
6

Description

https://github.com/rstudio/helm/blob/ee5b2a34af2e1de3dd2db9a32e98c949a6c67398/charts/rstudio-workbench/values.yaml#L397

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.