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

should be able to retrieve storageClassName from annotation #150

Closed
khayyamsaleem opened this issue Aug 9, 2022 · 0 comments · Fixed by #149
Closed

should be able to retrieve storageClassName from annotation #150

khayyamsaleem opened this issue Aug 9, 2022 · 0 comments · Fixed by #149

Comments

@khayyamsaleem
Copy link

Though it is deprecated in upstream, Kubernetes still supports being able to supply the storageClassName of a pvc using an annotation like volume.beta.kubernetes.io/storage-class. clusterlint should be able to detect storageClassNames supplied in this way and provide correct warnings for the dobs-volume checks.

Context

sundowndev pushed a commit to sundowndev/clusterlint that referenced this issue Aug 13, 2022
providing the storage-class via annotations is deprecated but still respected when provided

CLOSES digitalocean#150
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 a pull request may close this issue.

1 participant