planetscale / planetscale/vitess-operator
Unable to add "extraLabels" to vbs-subcontroller
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 102
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
In opposite to other components of Vitess, it is not currently possible to set any extra labels to the pod of vbs-subcontroller.
I looked into the VitessCluster spec's documentation and did a quick look in the code, and it seems that is missing the updateLabels implementation for this specific pod.
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 VitessCluster spec documentation and the vbs-subcontroller code, then compare how other components implement updateLabels. Done means extraLabels can be configured for the vbs-subcontroller pod and are applied consistently with those components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100