Release Notes v1.107
Yake release notes and upgrade guide
Related upstream release notes / changelogs
Update provider-hcloud to 0.6.32
[gardener-extension-provider-hcloud] v0.6.32
Update provider-aws to 1.58.0
[gardener/gardener-extension-provider-aws]
✨ New Features
[USER]
The admission webhook now validatesCredentialsBinding
s. by @dimityrmirchev [#1047][USER]
Enable support for the fieldshoot.Spec.CloudProfile
alongsidecloudProfileName
and enable the future use ofNamespacedCloudProfile
. by @LucaBernstein [#1000][USER]
The provider-aws extension does now support shoot clusters with Kubernetes version 1.31. You should consider the Kubernetes release notes before upgrading to 1.31. by @ialidzhikov [#1055]
🐛 Bug Fixes
[OPERATOR]
An issue causing Shoot force deletion to fail because the control plane webhook failing to get the Infrastructure object from the Seed cluster is now fixed. The control plane webhook now reads the infrastructureConfig from the Shoot spec in the Cluster resource. Previously, it was fetching the Infrastructure object from the Seed cluster and was reading the infrastructureConfig from there. by @Kostov6 [#1068][USER]
Fix cleanup of routing table associations by @hebelsan [#1083]