Add `/etc/rstudio` emptyDir to sessions
Open
Nobody has claimed this yet.
team: workbench
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
- The
/etc/rstudioemptyDir mount to make config more "obvious" is only used on the server - We should figure out an option for sessions
- Running on startup is a little weird - we should see if we can set up a configmap to do it for us
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 by reviewing the Helm chart resources for sessions and how /etc/rstudio is currently mounted on the server. Compare an emptyDir mount with a ConfigMap-based setup for session startup behavior. Done means the chosen approach provides the intended /etc/rstudio configuration to sessions without relying on the server-only mount.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100