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

Incorrect StorageClass apiVersion in statefulset example.yaml #1399

Closed
bbensky opened this issue Jul 3, 2024 · 1 comment
Closed

Incorrect StorageClass apiVersion in statefulset example.yaml #1399

bbensky opened this issue Jul 3, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@bbensky
Copy link

bbensky commented Jul 3, 2024

/kind bug

What happened?

The apiVersion for the StorageClass in the statefulset example.yaml is currently v1 and should be storage.k8s.io/v1. It looks like all of the other examples have the correct apiVersion for the StorageClass.

What you expected to happen?

Change the apiVersion for the StorageClass.

How to reproduce it (as minimally and precisely as possible)?

Anything else we need to know?:

Environment

  • Kubernetes version (use kubectl version):
  • Driver version:

Please also attach debug logs to help us better diagnose

  • Instructions to gather debug logs can be found here
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jul 3, 2024
@bbensky bbensky changed the title StorageClass incorrect apiVersion in statefulset example.yaml Incorrect StorageClass apiVersion in statefulset example.yaml Jul 3, 2024
@seanzatzdev-amazon
Copy link
Contributor

#1400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants