posit-dev / posit-dev/team-operator
Add support for rsession-which setting to control default version of R in workbench
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
For some PTD deployments such as academy.posit.team, we want to be able to control the default version of R that is used to match the version in internal.posit.academy.
The PTD site configuration needs to have optional support for setting rsession-which as described at https://docs.posit.co/ide/server-pro/admin/r/configuring_default.html and making that setting appear in the rserver.conf when the setting is present.
Migrated from rstudio/ptd#2190
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
No source file or test is named. Start by tracing the PTD site configuration and the code that generates rserver.conf, then consult the linked rsession-which documentation. Done means the optional setting is accepted and, when present, appears in rserver.conf.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100