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
[DEVELOPER] The PLATFORM makefile variable has been replaced by TARGET_PLATFORM. by @wpross [#1453]
✨ New Features
[USER] This extension now supports shoot clusters with Kubernetes version 1.35. You should consider the Kubernetes release notes before upgrading to 1.35. by @rfranzke [#1443]
[DEVELOPER] Gardener extension provider-azure container images now can be built for multiple platforms locally via the variable TARGET_PLATFORMS, e.g. make docker-images TARGET_PLATFORMS=linux/amd64,linux/arm64. If the variable is unset, the container images are built for the platform linux/<host-arch> only. by @wpross [#1453]
🐛 Bug Fixes
[OPERATOR] Fixed an issue that prevented featuregates from being rendered correctly by @AndreasBurger [#1444]
[OPERATOR] Fixed DNSRecords not reconciling in runtime cluster because of missing namespace permissions by @matthias-horne [#1460]
[OPERATOR] Fixed missing create event permissions in runtime cluster when publishing "became leader" event by @matthias-horne [#1460]
🏃 Others
[OPERATOR] Fix premature deletion of the remedy-controller deployment on startup. It will be scaled to 0 by @kon-angelo [#1461]
[OPERATOR] The .spec.trafficDistribution field of the topology-aware Services will be automatically switched from the deprecated PreferClose to the new PreferSameZone option for Kubernetes 1.34+. by @Kostov6 [#1452]
[OPERATOR] Update gardener/gardener v1.137.4 -> v1.137.5 by @wpross [#1480]
[OPERATOR] Updated Azure cloud-controller-manager and cloud-node-manager image repositories to mcr.microsoft.com/oss/v2/kubernetes for Kubernetes versions >= 1.32 to align with upstream Dalec build system changes. by @wpross [#1474]
[USER] Classified "CannotDeleteLoadBalancerWithPrivateLinkService" as a dependency error. by @acumino [#1455]
[DEPENDENCY] The following container images have been updated: