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

feat: update csi images to address csistorage api issues related to k8s v1.27.0+ #175

Merged
merged 1 commit into from Oct 24, 2023

Conversation

calinah
Copy link
Contributor

@calinah calinah commented Oct 24, 2023

this PR fixes API incompatibility issues seen in node-driver pods with clusters running k8s v1.27.* and higher:

reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.CSIStorageCapacity: failed to list *v1beta1.CSIStorageCapacity: │  the server could not find the requested resource

@calinah calinah changed the title feat: update openebs images to address csistorage api issues feat: update csi images to address csistorage api issues related to k8s v1.27.0+ Oct 24, 2023
@calinah calinah merged commit 14b2fe3 into main Oct 24, 2023
1 check passed
@calinah calinah deleted the feat/openebs-node-registrar-upgrade branch October 24, 2023 22:19
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.

None yet

2 participants