rstudio / rstudio/helm

RSW: Flexible permission modes for (session) secrets

Open
#273 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Currently all secrets are mounted via the defaultMode specified in config.defaultMode.<secret type>.

Example:

https://github.com/rstudio/helm/blob/main/charts/rstudio-workbench/templates/_helpers.tpl#L233-L237

It would be great if the permission mode could set on the secret level, i.e. allowing to specify a different permission mode for every secret.

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 in charts/rstudio-workbench/templates/_helpers.tpl around lines 233-237, where secret mounts use config.defaultMode.. Trace how session secrets are defined and rendered. Done means each secret can specify its own permission mode instead of relying only on the shared default; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.