[gardener-extension-provider-openstack]
⚠️ Breaking Changes
- [OPERATOR] With #297 provider-openstack migrated the volumesnapshot CRDs to a new dedicated ManagedResources. provider-openstack does now remove the ignored CRDs. (gardener/gardener-extension-provider-openstack#635, @ialidzhikov)
- Before updating to this version of provider-openstack, make sure that the migration of the volumesnapshot CRDs from the
extension-controlplane-shoot
to theextension-controlplane-shoot-crds
ManagedResource completed. If the migration did not complete yet, GRM will interpret the removal of the CRDs as deletion and will delete the CRDs.
- Before updating to this version of provider-openstack, make sure that the migration of the volumesnapshot CRDs from the
✨ New Features
- [USER] The provider-openstack extension does now support shoot clusters with Kubernetes version 1.27. You should consider the Kubernetes release notes before upgrading to 1.27. (gardener/gardener-extension-provider-openstack#632, @ary1992)
🏃 Others
- [OPERATOR] Update cloud-provider-openstack images v1.25.5 -> v1.25.6 (gardener/gardener-extension-provider-openstack#642, @kon-angelo)
- [OPERATOR] Update cloud-provider-openstack images v1.26.2 -> v1.26.3 (gardener/gardener-extension-provider-openstack#642, @kon-angelo)
- [OPERATOR] Old and obsolete logging configurations are removed. (gardener/gardener-extension-provider-openstack#639, @vlvasilev)
- [DEPENDENCY] The following dependencies were updated: (gardener/gardener-extension-provider-openstack#640, @dimityrmirchev)
- registry.k8s.io/sig-storage/csi-provisioner v3.4.0 -> v3.4.1