posit-dev / posit-dev/team-operator
Set `CONNECT_SERVER` variable on Workbench sessions automatically
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
Today we set this env var in each site spec. Need to default it within the operator to point to the site's connect instance.
Migrated from rstudio/ptd#1337
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 where the operator configures Workbench sessions and where site specs currently set CONNECT_SERVER. Trace how a site's connect instance is identified, then make the operator supply the default automatically and verify that sessions receive the variable without each site spec setting it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100