gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
28 stars 82 forks source link

Fix k8s <=v1.27 deployment of csi-driver-node #875

Closed kon-angelo closed 3 weeks ago

kon-angelo commented 3 weeks ago

How to categorize this PR?

/area control-plane /kind bug /platform openstack

What this PR does / why we need it: Fix an issue after https://github.com/gardener/gardener-extension-provider-openstack/pull/864 that prevented the successful deployment of the csi-controller and csi-node on k8s <=1.27

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Fix a bug that prevented the Cinder CSI from working on shoots with kubernetes version less than v1.28.