planetscale / planetscale/vitess-operator

[Feature request] Add custom annotations to PVC

Open
#484 2 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.