rstudio / rstudio/helm

update helm chart to remove deprecated value to new value

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

Nobody has claimed this yet.

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

Description

This came up in ticket 106261:

pod:
  # -- Deprecated, use `serviceAccount.name` instead
  serviceAccountName: ""

Can update the chart to use serviceAccount.name instead just the comment?

https://github.com/rstudio/helm/blob/edc13992161fd4c9cdf9b9e99173237a3a5864ba/charts/rstudio-pm/values.yaml#L119-L120

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

Open charts/rstudio-pm/values.yaml at the linked lines and inspect how the chart currently handles serviceAccountName. Update the chart to use serviceAccount.name instead, then verify the deprecated value is no longer referenced.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.