You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downgrade csi-provisioner and csi-resizer for K8S <= 1.33 (#1609)
This ensures that the VolumeAttributesClass is available for all K8S
versions currently supported. For K8S version >= v1.34 via v1 and
for <= v1.33 via v1beta1 based on enabled featureGate.
In addition the csi-provisioner for K8S version >= v1.34 is
upgraded to v6.1.0
0 commit comments