posit-dev / posit-dev/team-operator
enable custom pip.conf
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
similar to the example here: https://github.com/rstudio/helm/blob/b8ea3a5a2ab9ef1291cb1286425badd7f313614d/charts/rstudio-connect/lint/complex-values.yaml#L92
Migrated from rstudio/ptd#2315
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 with the linked complex-values.yaml example at line 92, then inspect how team-operator represents and applies configurable values to Kubernetes workloads. The work is done when users can provide a custom pip.conf through the corresponding configuration path and the operator makes it available to the workload as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, helm, kubernetes, python, yaml
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100