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

Doesn't support storage.k8s.io/v1 #10

Open
eugene-chernyshenko opened this issue Mar 2, 2022 · 4 comments
Open

Doesn't support storage.k8s.io/v1 #10

eugene-chernyshenko opened this issue Mar 2, 2022 · 4 comments

Comments

@eugene-chernyshenko
Copy link

eugene-chernyshenko commented Mar 2, 2022

I changed storage.k8s.io/v1beta1 to storage.k8s.io/v1 in deploy manifests and got this error

$ kubectl -n kube-system logs csi-controller-0  -c csi-provisioner
...
I0302 20:43:05.575475       1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135
E0302 20:43:05.577946       1 reflector.go:156] k8s.io/client-go/informers/factory.go:135: Failed to list *v1beta1.CSINode: the server could not find the requested resource
...
@hit2hat
Copy link

hit2hat commented Jun 23, 2022

+1

@sysystemnik
Copy link

Doesn't work in v1.23.6

@icekom
Copy link

icekom commented Sep 4, 2022

You also have to update container images used for CSI sidecars (csi-provisioner, csi-attacher, etc). See pages I linked for available image tags and Kubernetes versions supported by them. The issue is unrelated to yandex-csi-driver controller.

@FR-Solution
Copy link
Contributor

#14

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

No branches or pull requests

5 participants