posit-dev / posit-dev/team-operator
Ensure that all Positron configuration parameters within Posit Workbench are supported in Team Operator
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
Per Julia Silge's message in #positron, the product is coming out of Beta/Preview and will be released as a General Availability product/feature within Posit Workbench. We need to ensure that all of the positron configuration parameters for the product are supported within the Team Operator's Workbench config: https://github.com/rstudio/ptd/blob/main/team-operator/api/core/v1beta1/workbench_config.go
Migrated from rstudio/ptd#2056
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 team-operator/api/core/v1beta1/workbench_config.go and identifying the Positron configuration parameters that must be represented in the Workbench config. Compare the available fields with the released Posit Workbench parameters, then verify that all required parameters are supported and covered by the project's checks or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100