Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change VolumeSnapshotClassDriverBackupAnnotationPrefix's separator fr… #193

Conversation

blackpiglet
Copy link
Contributor

…om "/" to "_"

  1. During k8s annotation key format limitation, there is only one "/" allowed. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set
  2. Update referenced Velero tag in go.mod

…om "/" to "_"

1. During k8s annotation key format limitation, there is only one "/" allowed.
https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set
2. Update referenced Velero tag in go.mod

Signed-off-by: Xun Jiang <[email protected]>
@blackpiglet blackpiglet marked this pull request as ready for review July 28, 2023 06:42
@blackpiglet
Copy link
Contributor Author

@anshulahuja98
I modified the VolumeSnapshotClassDriverBackupAnnotation prefix value for backup because the k8s annotation's key cannot have multiple "/": https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set

I will update the design document accordingly.

@anshulahuja98
Copy link
Collaborator

Oh good catch. Didn't test this particular one directly in the cluster.
Thanks for catching this.

@Lyndon-Li Lyndon-Li merged commit 2662f83 into vmware-tanzu:main Jul 28, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants