Add helm support for profiles - specifically for enforced settings.
Open
Nobody has claimed this yet.
team: workbench
triage
- Dominant language
- Markdown
- Stars
- 46
- Forks
- 40
- Avg merge
- 4h 3m
- Merged PRs (30d)
- 6
Description
Description
We should add support for enforced settings in,
https://docs.posit.co/ide/server-pro/admin/positron_sessions/user_settings.html#enforced-settings
This is supported through,
/etc/rstudio/profiles- That file can include links to other files.
- This should be mounted into the workbench container (not the session).
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 locating the Helm chart templates and values that define the workbench container and its mounts; the issue does not name specific files or tests. Review the linked enforced-settings documentation and verify that /etc/rstudio/profiles, including links to other files, is mounted into the workbench container rather than the session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100