planetscale / planetscale/vitess-operator
[Feature request] Add custom annotations to PVC
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 102
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
Hello,
I'm using aws-ebs-csi-driver to create volumes in aws
In order to modify volumes iops/throughput, I would like to add annotations to the vttablets PVC. From what I can see in the CRD, dataVolumeClaimTemplate has no property for annotations.
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 deploy/crds/planetscale.com_vitessclusters.yaml at the dataVolumeClaimTemplate definition, then trace how that template is used to create vttablets PVCs. Done means a user-provided annotations field is accepted by the CRD and the annotations appear on the resulting PVCs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100