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] Enable security group management for OVN load balancers so that Kubernetes loadBalancerSourceRanges are enforced out of the box. by @Lappihuan [#1398]
[USER] This extension now supports shoot clusters with Kubernetes version 1.36.
You should consider the Kubernetes release notes before upgrading to 1.36. by @tobschli [#1390]
[USER] OpenStack Shoot clusters can now configure cloudControllerManager.internalLoadBalancer in their ControlPlaneConfig. When enabled, all Services of type LoadBalancer are provisioned as internal load balancers without floating IPs. by @stblatzheim [#1417]
🐛 Bug Fixes
[OPERATOR] fix gardenctl ssh floating ip attachment by @modzilla99 [#1411]
[OPERATOR] Don't read bastion floating IP from Nova server addresses by @hebelsan [#1419]
🏃 Others
[OPERATOR] The update mode of the VerticalPodAutoscaler resource, deployed by gardener-extension-provider-openstack, is now explicitly set to InPlaceOrRecreate, reflecting the actual runtime behavior after the unconditional enablement of the VPAInPlaceUpdates feature gate. by @Velin-Todorov [#1397]
[OPERATOR] Add support for machine preservation by distributing the value of worker[].machineControllerManager.autoPreserveFailedMachineMax across zones. by @thiyyakat [#1409]
[OPERATOR] Controller only registers for the extension classes it actually handles by @hebelsan [#1424]