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
[OPERATOR] The gardener.cloud-fast storage class is now deployed with volumeBindingMode: WaitForFirstConsumer. This change is required if stateful pods with volumes have a topology related podAffinity or podAntiAffinity defined, e.g. when Gardener creates control-planes for HA shoot clusters. (gardener/gardener-extension-provider-openstack#490, @timuthy)
[OPERATOR] Migrated clients to use policy/v1PodDisruptionBudget for kubernetes versions >= 1.21. policy/v1beta1 PDB is also supported but for k8s < 1.21 (gardener/machine-controller-manager#744, @shafeeqes)
[terraformer]
🏃 Others
[OPERATOR] The golang base image is now updated to 1.16.15. The alpine base image is updated to 3.16.2. (gardener/terraformer#125, @kon-angelo)