Release Notes v1.120
Yake release notes and upgrade guide
Related upstream release notes / changelogs
Update gardener-controlplane to 1.120.0
[gardener/gardener]
⚠️ Breaking Changes
[DEPENDENCY]Themachinecontrollermanager.ProviderSidecarContainernow expects additionalshootandcontrolPlaneNamespaceparams. Incontrolplanewebhooks, extensions can useGardenContext.GetClusterto retrieve the shoot from theClusterobject. by @timebertt [#12152][OPERATOR]The graduated and unconditionally enabledShootForceDeletionfeature gate has been removed. If you have references to the feature gate, clean them up before upgrading to this version of Gardener. by @acumino [#12078][OPERATOR]The field.seedConfig.spec.backup.credentialsRef/secretRefwill no longer be defaulted inGardenletConfigurationwhen backup is configured but reference to credentials is not provided. Operators are responsible to provide a valid credentials reference when configuring backup for seeds. Please consult the deploy gardenlet documentation for more information. by @dimityrmirchev [#12087][OPERATOR]TheBackupBucketAPI fieldspec.secretRefhas been deprecated and will be removed in a future version of Gardener in favor ofspec.credentialsRef, please adapt your BackupBucket manifests to use the newcredentialsReffield. by @vpnachev [#12032][OPERATOR]A new field,clusterCompatibility, has been added to theExtensionAPI. If your landscape is managed bygardener-operatorand yourgardenspecifiesspec.extensions, please add thegardencluster type value to your correspondingExtensionresources. by @timuthy [#11982][DEVELOPER]WorkerPoolHashnow includes a new parameteradditionalDataInPlaceto support hash calculation for worker pools using theInPlaceupdate strategy. by @acumino [#12178][DEVELOPER]The already deprecatedgithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingMetadatafunc is now removed. Instead, usegithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingSettings. by @ialidzhikov [#12091]
📰 Noteworthy
[DEVELOPER]The Shoot Pod autoscaling best practices guide now recommends for a container under VPA to not set initial resource requests less than VPA'sminAllowedor10mand10Mi.10mand10Miare the minimum resources VPA can recommend for a Pod (for a Pod, not a container). When a Pod with a single container under VPA defines initial resource requests less than VPA'sminAllowedor10mand10Mi, it gets evicted right away so that the Pod minimum recommendation gets applied. by @ialidzhikov [#12030][DEVELOPER]The.spec.purposefield in the ControlPlane resource is now deprecated and will be removed in Gardener v1.123. In the times before SNI was introduced and unconditionally enabled it was previously used to manage control plane exposure. by @theoddora [#12161][OPERATOR]The fieldgloballyEnabledin theExtensionandControllerRegistrationAPIs is deprecated and will be removed in Gardenerv1.122. Please useautoEnableinstead. by @timuthy [#11982][OPERATOR]The initial resource requests of etcd container are reduced as follows:etcd-events/etcd: from300m, 1Gto30m, 150Metcd-main/etcd: from300m, 1Gto150m, 500Mby @chungtd203338 [#11911]
✨ New Features
-
[OPERATOR]New configuration options were added toExtensionandControllerRegistrationAPIs:autoEnablecontrols which cluster types an extension is automatically enabled (previouslygloballyEnabled- deprecated now)clusterCompatibilitycontrols which cluster types an extension is compatible with.
Both fields are supposed to be set for
kind: Extensionand accept the cluster typesshoot,seedandgarden. by @timuthy [#11982] -
[OPERATOR]TheGardenresource has been enhanced with a new field,spec.VirtualCluster.ETCD.Main.Backup.Region, which enables the configuration of the backup bucket region. Previously, the region was derived from the provider (spec.runtimeCluster.provider.region). This behavior remains as a fallback if the backup region is not explicitly specified. by @timuthy [#12186] -
[OPERATOR]TheBackupBucketAPI feature new fieldspec.credentialsRef, it is of typecorev1.ObjectReferenceand is allowed to refer to aSecret. by @vpnachev [#12032] -
[USER]It's now possible to configure theMaxParallelImagePullsfield for the kubelet configuration in the Shoot spec via the.spec.{provider.workers[]}.kubernetes.kubelet.maxParallelImagePullsfield. by @theoddora [#12093] -
[DEVELOPER]BackupBucketextension controllers: Instead of always creating theSecretreferenced in.status.generatedSecretRefin thegardennamespace, the controller should read the annotationbackupbucket.extensions.gardener.cloud/generated-secret-ref-namespaceand use its value. by @rfranzke [#12123] -
[DEVELOPER]The cloud providerSecretis now deployed into the autonomous shoot cluster (if specified). by @ScheererJ [#12146]
🐛 Bug Fixes
[USER]gardenlet: An issue causing the CA bundle on the Nodes to contain wrong certificates when a worker specifies a custom CA bundle (spec.provider.workers[].caBundle) is now fixed. by @dimitar-kostadinov [#12150][OPERATOR]The deletion ofNamespacedCloudProfiles has been fixed. Previously, users could not delete these resources if objects with the same name but in different namespaces existed in the landscape. Gardener incorrectly reported them as still being referenced by shoot clusters. by @timuthy [#12188][OPERATOR]Fixed a bug that caused the gardener operator to never reconcile theGardenobject, when there was nogardenerDashboarddefined. by @Wieneo [#12153]
🏃 Others
[DEVELOPER]Thegithub.com/gardener/gardener/pkg/component/nodemanagement/machinecontrollermanager.ProviderSidecarContainerfunc does now set initial resource requests for the machine-controller-manager provider sidecar container in order to avoid unnecessary VPA eviction for the machine-controller-manager Pod after the first VPA recommendation. by @ialidzhikov [#12160][DEVELOPER]GEP-34 Introducing OpenTelemetry Operator and Collectors in Shoot Control Planes by @nickytd [#11861][DEVELOPER]Remove unused codepath from thehack/.ci/component_descriptorscript. by @ccwienk [#12173][DEVELOPER]Shoot creation test supports using CredentialsBindings. by @hendrikKahl [#12190][OPERATOR]Fix a race condition in dual-stack migration wherekube-dnsservice gets created with an arbitrary assigned IPv6 clusterIP address. by @DockToFuture [#12170][OPERATOR]The terminal-controller-manager no longer needs to list Secrets from the (virtual) garden cluster. by @petersutter [#12145][OPERATOR]gardener-node-agentnow executes readiness probe when the registry config is updated. Previously, the readiness probe was not executed if the correspondinghosts.tomlfile was present. by @ialidzhikov [#11864][OPERATOR]Obsoletejournald-kubelet-monitorClusterFilter and ClusterInput resources are now deleted. The systemd unitkubelet-monitorwas replaced by a healthcheck controller in the gardener-node-agent in Gardener v1.87.0. by @ialidzhikov [#12094][OPERATOR]Fieldgarden.spec.virtualCluster.kubernetes.kubeAPIServer.sni.secretNamehas been made optional. Insteadgardener-operatorfalls back to agardener.cloud/role: garden-certlabelled secret for the SNI setup. by @timuthy [#12133][OPERATOR]The etcd VerticalPodAutoscaler resources now target the Etcd instead of the StatefulSet resource. On the first Seed reconciliation that deploysetcd-druid@v0.30etcd VerticalPodAutoscaler resources might be not operating for up to 10min due to this migration of the VerticalPodAutoscaler target from the StatefulSet to the Etcd resource. by @shreyas-s-rao [#12176][OPERATOR]The cpu resource requests for cluster-autoscaler, gardener-resource-manager, kube-controller-manager, kube-scheduler and machine-controller-manager is increased from5mto10min order to avoid unnecessary VPA eviction for these components after the first VPA recommendation. by @ialidzhikov [#12148][OPERATOR]gardenadm artefacts uploaded as part of a release are now compressed. by @ScheererJ [#12179][OPERATOR]Terraformer pod no longer defines resource limits. by @kon-angelo [#12200][OPERATOR]Drop Istio histogram metrics from Prometheus by @vicwicker [#12142][OPERATOR]node-problem-detector: thereadonly-monitoris now enabled as part of thesystem-log-monitor.
This monitor detects read-only filesystems and reports them as anodeConditionon theNodeobject. by @rgroemmer [#12095][OPERATOR]Clean upgarden_shoots_custom_privileged_containers_totalmetric collection. by @chrkl [#12174][DEPENDENCY]The following dependencies have been updated:registry.k8s.io/dns/k8s-dns-node-cachefrom1.25.0to1.26.4. by @gardener-ci-robot [#12185]
[DEPENDENCY]The following dependencies have been updated:credativ/valifromv2.2.22tov2.2.23. Release Notes by @gardener-ci-robot [#12100]
[DEPENDENCY]The following dependencies have been updated:gardener/vpn2from0.37.3to0.38.0. Release Notes by @gardener-ci-robot [#12184]
[DEPENDENCY]The following dependencies have been updated:credativ/plutonofromv7.5.37tov7.5.38. Release Notes by @gardener-ci-robot [#12122]
[DEPENDENCY]The following dependencies have been updated:gardener/gardener-metrics-exporterfrom0.38.0to0.39.0. Release Notes by @gardener-ci-robot [#12157]
[DEPENDENCY]The following dependencies have been updated:gardener/etcd-druidfromv0.29.1tov0.30.1. Release Notesgithub.com/gardener/etcd-druid/apifromv0.29.1tov0.30.1. by @shreyas-s-rao [#12176]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.0
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.0 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.0 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.0 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.0 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.0
Update gardener-controlplane to 1.120.0
[gardener/gardener]
⚠️ Breaking Changes
[DEPENDENCY]Themachinecontrollermanager.ProviderSidecarContainernow expects additionalshootandcontrolPlaneNamespaceparams. Incontrolplanewebhooks, extensions can useGardenContext.GetClusterto retrieve the shoot from theClusterobject. by @timebertt [#12152][OPERATOR]The graduated and unconditionally enabledShootForceDeletionfeature gate has been removed. If you have references to the feature gate, clean them up before upgrading to this version of Gardener. by @acumino [#12078][OPERATOR]The field.seedConfig.spec.backup.credentialsRef/secretRefwill no longer be defaulted inGardenletConfigurationwhen backup is configured but reference to credentials is not provided. Operators are responsible to provide a valid credentials reference when configuring backup for seeds. Please consult the deploy gardenlet documentation for more information. by @dimityrmirchev [#12087][OPERATOR]TheBackupBucketAPI fieldspec.secretRefhas been deprecated and will be removed in a future version of Gardener in favor ofspec.credentialsRef, please adapt your BackupBucket manifests to use the newcredentialsReffield. by @vpnachev [#12032][OPERATOR]A new field,clusterCompatibility, has been added to theExtensionAPI. If your landscape is managed bygardener-operatorand yourgardenspecifiesspec.extensions, please add thegardencluster type value to your correspondingExtensionresources. by @timuthy [#11982][DEVELOPER]WorkerPoolHashnow includes a new parameteradditionalDataInPlaceto support hash calculation for worker pools using theInPlaceupdate strategy. by @acumino [#12178][DEVELOPER]The already deprecatedgithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingMetadatafunc is now removed. Instead, usegithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingSettings. by @ialidzhikov [#12091]
📰 Noteworthy
[DEVELOPER]The Shoot Pod autoscaling best practices guide now recommends for a container under VPA to not set initial resource requests less than VPA'sminAllowedor10mand10Mi.10mand10Miare the minimum resources VPA can recommend for a Pod (for a Pod, not a container). When a Pod with a single container under VPA defines initial resource requests less than VPA'sminAllowedor10mand10Mi, it gets evicted right away so that the Pod minimum recommendation gets applied. by @ialidzhikov [#12030][DEVELOPER]The.spec.purposefield in the ControlPlane resource is now deprecated and will be removed in Gardener v1.123. In the times before SNI was introduced and unconditionally enabled it was previously used to manage control plane exposure. by @theoddora [#12161][OPERATOR]The fieldgloballyEnabledin theExtensionandControllerRegistrationAPIs is deprecated and will be removed in Gardenerv1.122. Please useautoEnableinstead. by @timuthy [#11982][OPERATOR]The initial resource requests of etcd container are reduced as follows:etcd-events/etcd: from300m, 1Gto30m, 150Metcd-main/etcd: from300m, 1Gto150m, 500Mby @chungtd203338 [#11911]
✨ New Features
-
[OPERATOR]New configuration options were added toExtensionandControllerRegistrationAPIs:autoEnablecontrols which cluster types an extension is automatically enabled (previouslygloballyEnabled- deprecated now)clusterCompatibilitycontrols which cluster types an extension is compatible with.
Both fields are supposed to be set for
kind: Extensionand accept the cluster typesshoot,seedandgarden. by @timuthy [#11982] -
[OPERATOR]TheGardenresource has been enhanced with a new field,spec.VirtualCluster.ETCD.Main.Backup.Region, which enables the configuration of the backup bucket region. Previously, the region was derived from the provider (spec.runtimeCluster.provider.region). This behavior remains as a fallback if the backup region is not explicitly specified. by @timuthy [#12186] -
[OPERATOR]TheBackupBucketAPI feature new fieldspec.credentialsRef, it is of typecorev1.ObjectReferenceand is allowed to refer to aSecret. by @vpnachev [#12032] -
[USER]It's now possible to configure theMaxParallelImagePullsfield for the kubelet configuration in the Shoot spec via the.spec.{provider.workers[]}.kubernetes.kubelet.maxParallelImagePullsfield. by @theoddora [#12093] -
[DEVELOPER]BackupBucketextension controllers: Instead of always creating theSecretreferenced in.status.generatedSecretRefin thegardennamespace, the controller should read the annotationbackupbucket.extensions.gardener.cloud/generated-secret-ref-namespaceand use its value. by @rfranzke [#12123] -
[DEVELOPER]The cloud providerSecretis now deployed into the autonomous shoot cluster (if specified). by @ScheererJ [#12146]
🐛 Bug Fixes
[USER]gardenlet: An issue causing the CA bundle on the Nodes to contain wrong certificates when a worker specifies a custom CA bundle (spec.provider.workers[].caBundle) is now fixed. by @dimitar-kostadinov [#12150][OPERATOR]The deletion ofNamespacedCloudProfiles has been fixed. Previously, users could not delete these resources if objects with the same name but in different namespaces existed in the landscape. Gardener incorrectly reported them as still being referenced by shoot clusters. by @timuthy [#12188][OPERATOR]Fixed a bug that caused the gardener operator to never reconcile theGardenobject, when there was nogardenerDashboarddefined. by @Wieneo [#12153]
🏃 Others
[DEVELOPER]Thegithub.com/gardener/gardener/pkg/component/nodemanagement/machinecontrollermanager.ProviderSidecarContainerfunc does now set initial resource requests for the machine-controller-manager provider sidecar container in order to avoid unnecessary VPA eviction for the machine-controller-manager Pod after the first VPA recommendation. by @ialidzhikov [#12160][DEVELOPER]GEP-34 Introducing OpenTelemetry Operator and Collectors in Shoot Control Planes by @nickytd [#11861][DEVELOPER]Remove unused codepath from thehack/.ci/component_descriptorscript. by @ccwienk [#12173][DEVELOPER]Shoot creation test supports using CredentialsBindings. by @hendrikKahl [#12190][OPERATOR]Fix a race condition in dual-stack migration wherekube-dnsservice gets created with an arbitrary assigned IPv6 clusterIP address. by @DockToFuture [#12170][OPERATOR]The terminal-controller-manager no longer needs to list Secrets from the (virtual) garden cluster. by @petersutter [#12145][OPERATOR]gardener-node-agentnow executes readiness probe when the registry config is updated. Previously, the readiness probe was not executed if the correspondinghosts.tomlfile was present. by @ialidzhikov [#11864][OPERATOR]Obsoletejournald-kubelet-monitorClusterFilter and ClusterInput resources are now deleted. The systemd unitkubelet-monitorwas replaced by a healthcheck controller in the gardener-node-agent in Gardener v1.87.0. by @ialidzhikov [#12094][OPERATOR]Fieldgarden.spec.virtualCluster.kubernetes.kubeAPIServer.sni.secretNamehas been made optional. Insteadgardener-operatorfalls back to agardener.cloud/role: garden-certlabelled secret for the SNI setup. by @timuthy [#12133][OPERATOR]The etcd VerticalPodAutoscaler resources now target the Etcd instead of the StatefulSet resource. On the first Seed reconciliation that deploysetcd-druid@v0.30etcd VerticalPodAutoscaler resources might be not operating for up to 10min due to this migration of the VerticalPodAutoscaler target from the StatefulSet to the Etcd resource. by @shreyas-s-rao [#12176][OPERATOR]The cpu resource requests for cluster-autoscaler, gardener-resource-manager, kube-controller-manager, kube-scheduler and machine-controller-manager is increased from5mto10min order to avoid unnecessary VPA eviction for these components after the first VPA recommendation. by @ialidzhikov [#12148][OPERATOR]gardenadm artefacts uploaded as part of a release are now compressed. by @ScheererJ [#12179][OPERATOR]Terraformer pod no longer defines resource limits. by @kon-angelo [#12200][OPERATOR]Drop Istio histogram metrics from Prometheus by @vicwicker [#12142][OPERATOR]node-problem-detector: thereadonly-monitoris now enabled as part of thesystem-log-monitor.
This monitor detects read-only filesystems and reports them as anodeConditionon theNodeobject. by @rgroemmer [#12095][OPERATOR]Clean upgarden_shoots_custom_privileged_containers_totalmetric collection. by @chrkl [#12174][DEPENDENCY]The following dependencies have been updated:registry.k8s.io/dns/k8s-dns-node-cachefrom1.25.0to1.26.4. by @gardener-ci-robot [#12185]
[DEPENDENCY]The following dependencies have been updated:credativ/valifromv2.2.22tov2.2.23. Release Notes by @gardener-ci-robot [#12100]
[DEPENDENCY]The following dependencies have been updated:gardener/vpn2from0.37.3to0.38.0. Release Notes by @gardener-ci-robot [#12184]
[DEPENDENCY]The following dependencies have been updated:credativ/plutonofromv7.5.37tov7.5.38. Release Notes by @gardener-ci-robot [#12122]
[DEPENDENCY]The following dependencies have been updated:gardener/gardener-metrics-exporterfrom0.38.0to0.39.0. Release Notes by @gardener-ci-robot [#12157]
[DEPENDENCY]The following dependencies have been updated:gardener/etcd-druidfromv0.29.1tov0.30.1. Release Notesgithub.com/gardener/etcd-druid/apifromv0.29.1tov0.30.1. by @shreyas-s-rao [#12176]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.0
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.0 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.0 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.0 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.0 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.0
Update gardenlet to 1.120.0
[gardener/gardener]
⚠️ Breaking Changes
[DEPENDENCY]Themachinecontrollermanager.ProviderSidecarContainernow expects additionalshootandcontrolPlaneNamespaceparams. Incontrolplanewebhooks, extensions can useGardenContext.GetClusterto retrieve the shoot from theClusterobject. by @timebertt [#12152][OPERATOR]The graduated and unconditionally enabledShootForceDeletionfeature gate has been removed. If you have references to the feature gate, clean them up before upgrading to this version of Gardener. by @acumino [#12078][OPERATOR]The field.seedConfig.spec.backup.credentialsRef/secretRefwill no longer be defaulted inGardenletConfigurationwhen backup is configured but reference to credentials is not provided. Operators are responsible to provide a valid credentials reference when configuring backup for seeds. Please consult the deploy gardenlet documentation for more information. by @dimityrmirchev [#12087][OPERATOR]TheBackupBucketAPI fieldspec.secretRefhas been deprecated and will be removed in a future version of Gardener in favor ofspec.credentialsRef, please adapt your BackupBucket manifests to use the newcredentialsReffield. by @vpnachev [#12032][OPERATOR]A new field,clusterCompatibility, has been added to theExtensionAPI. If your landscape is managed bygardener-operatorand yourgardenspecifiesspec.extensions, please add thegardencluster type value to your correspondingExtensionresources. by @timuthy [#11982][DEVELOPER]WorkerPoolHashnow includes a new parameteradditionalDataInPlaceto support hash calculation for worker pools using theInPlaceupdate strategy. by @acumino [#12178][DEVELOPER]The already deprecatedgithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingMetadatafunc is now removed. Instead, usegithub.com/gardener/gardener/pkg/utils/gardener.ReconcileTopologyAwareRoutingSettings. by @ialidzhikov [#12091]
📰 Noteworthy
[DEVELOPER]The Shoot Pod autoscaling best practices guide now recommends for a container under VPA to not set initial resource requests less than VPA'sminAllowedor10mand10Mi.10mand10Miare the minimum resources VPA can recommend for a Pod (for a Pod, not a container). When a Pod with a single container under VPA defines initial resource requests less than VPA'sminAllowedor10mand10Mi, it gets evicted right away so that the Pod minimum recommendation gets applied. by @ialidzhikov [#12030][DEVELOPER]The.spec.purposefield in the ControlPlane resource is now deprecated and will be removed in Gardener v1.123. In the times before SNI was introduced and unconditionally enabled it was previously used to manage control plane exposure. by @theoddora [#12161][OPERATOR]The fieldgloballyEnabledin theExtensionandControllerRegistrationAPIs is deprecated and will be removed in Gardenerv1.122. Please useautoEnableinstead. by @timuthy [#11982][OPERATOR]The initial resource requests of etcd container are reduced as follows:etcd-events/etcd: from300m, 1Gto30m, 150Metcd-main/etcd: from300m, 1Gto150m, 500Mby @chungtd203338 [#11911]
✨ New Features
-
[OPERATOR]New configuration options were added toExtensionandControllerRegistrationAPIs:autoEnablecontrols which cluster types an extension is automatically enabled (previouslygloballyEnabled- deprecated now)clusterCompatibilitycontrols which cluster types an extension is compatible with.
Both fields are supposed to be set for
kind: Extensionand accept the cluster typesshoot,seedandgarden. by @timuthy [#11982] -
[OPERATOR]TheGardenresource has been enhanced with a new field,spec.VirtualCluster.ETCD.Main.Backup.Region, which enables the configuration of the backup bucket region. Previously, the region was derived from the provider (spec.runtimeCluster.provider.region). This behavior remains as a fallback if the backup region is not explicitly specified. by @timuthy [#12186] -
[OPERATOR]TheBackupBucketAPI feature new fieldspec.credentialsRef, it is of typecorev1.ObjectReferenceand is allowed to refer to aSecret. by @vpnachev [#12032] -
[USER]It's now possible to configure theMaxParallelImagePullsfield for the kubelet configuration in the Shoot spec via the.spec.{provider.workers[]}.kubernetes.kubelet.maxParallelImagePullsfield. by @theoddora [#12093] -
[DEVELOPER]BackupBucketextension controllers: Instead of always creating theSecretreferenced in.status.generatedSecretRefin thegardennamespace, the controller should read the annotationbackupbucket.extensions.gardener.cloud/generated-secret-ref-namespaceand use its value. by @rfranzke [#12123] -
[DEVELOPER]The cloud providerSecretis now deployed into the autonomous shoot cluster (if specified). by @ScheererJ [#12146]
🐛 Bug Fixes
[USER]gardenlet: An issue causing the CA bundle on the Nodes to contain wrong certificates when a worker specifies a custom CA bundle (spec.provider.workers[].caBundle) is now fixed. by @dimitar-kostadinov [#12150][OPERATOR]The deletion ofNamespacedCloudProfiles has been fixed. Previously, users could not delete these resources if objects with the same name but in different namespaces existed in the landscape. Gardener incorrectly reported them as still being referenced by shoot clusters. by @timuthy [#12188][OPERATOR]Fixed a bug that caused the gardener operator to never reconcile theGardenobject, when there was nogardenerDashboarddefined. by @Wieneo [#12153]
🏃 Others
[DEVELOPER]Thegithub.com/gardener/gardener/pkg/component/nodemanagement/machinecontrollermanager.ProviderSidecarContainerfunc does now set initial resource requests for the machine-controller-manager provider sidecar container in order to avoid unnecessary VPA eviction for the machine-controller-manager Pod after the first VPA recommendation. by @ialidzhikov [#12160][DEVELOPER]GEP-34 Introducing OpenTelemetry Operator and Collectors in Shoot Control Planes by @nickytd [#11861][DEVELOPER]Remove unused codepath from thehack/.ci/component_descriptorscript. by @ccwienk [#12173][DEVELOPER]Shoot creation test supports using CredentialsBindings. by @hendrikKahl [#12190][OPERATOR]Fix a race condition in dual-stack migration wherekube-dnsservice gets created with an arbitrary assigned IPv6 clusterIP address. by @DockToFuture [#12170][OPERATOR]The terminal-controller-manager no longer needs to list Secrets from the (virtual) garden cluster. by @petersutter [#12145][OPERATOR]gardener-node-agentnow executes readiness probe when the registry config is updated. Previously, the readiness probe was not executed if the correspondinghosts.tomlfile was present. by @ialidzhikov [#11864][OPERATOR]Obsoletejournald-kubelet-monitorClusterFilter and ClusterInput resources are now deleted. The systemd unitkubelet-monitorwas replaced by a healthcheck controller in the gardener-node-agent in Gardener v1.87.0. by @ialidzhikov [#12094][OPERATOR]Fieldgarden.spec.virtualCluster.kubernetes.kubeAPIServer.sni.secretNamehas been made optional. Insteadgardener-operatorfalls back to agardener.cloud/role: garden-certlabelled secret for the SNI setup. by @timuthy [#12133][OPERATOR]The etcd VerticalPodAutoscaler resources now target the Etcd instead of the StatefulSet resource. On the first Seed reconciliation that deploysetcd-druid@v0.30etcd VerticalPodAutoscaler resources might be not operating for up to 10min due to this migration of the VerticalPodAutoscaler target from the StatefulSet to the Etcd resource. by @shreyas-s-rao [#12176][OPERATOR]The cpu resource requests for cluster-autoscaler, gardener-resource-manager, kube-controller-manager, kube-scheduler and machine-controller-manager is increased from5mto10min order to avoid unnecessary VPA eviction for these components after the first VPA recommendation. by @ialidzhikov [#12148][OPERATOR]gardenadm artefacts uploaded as part of a release are now compressed. by @ScheererJ [#12179][OPERATOR]Terraformer pod no longer defines resource limits. by @kon-angelo [#12200][OPERATOR]Drop Istio histogram metrics from Prometheus by @vicwicker [#12142][OPERATOR]node-problem-detector: thereadonly-monitoris now enabled as part of thesystem-log-monitor.
This monitor detects read-only filesystems and reports them as anodeConditionon theNodeobject. by @rgroemmer [#12095][OPERATOR]Clean upgarden_shoots_custom_privileged_containers_totalmetric collection. by @chrkl [#12174][DEPENDENCY]The following dependencies have been updated:registry.k8s.io/dns/k8s-dns-node-cachefrom1.25.0to1.26.4. by @gardener-ci-robot [#12185]
[DEPENDENCY]The following dependencies have been updated:credativ/valifromv2.2.22tov2.2.23. Release Notes by @gardener-ci-robot [#12100]
[DEPENDENCY]The following dependencies have been updated:gardener/vpn2from0.37.3to0.38.0. Release Notes by @gardener-ci-robot [#12184]
[DEPENDENCY]The following dependencies have been updated:credativ/plutonofromv7.5.37tov7.5.38. Release Notes by @gardener-ci-robot [#12122]
[DEPENDENCY]The following dependencies have been updated:gardener/gardener-metrics-exporterfrom0.38.0to0.39.0. Release Notes by @gardener-ci-robot [#12157]
[DEPENDENCY]The following dependencies have been updated:gardener/etcd-druidfromv0.29.1tov0.30.1. Release Notesgithub.com/gardener/etcd-druid/apifromv0.29.1tov0.30.1. by @shreyas-s-rao [#12176]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.0
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.0 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.0 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.0 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.0 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.0 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.0 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.0 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.0
Update dashboard to 1.80.3
[gardener/dashboard]
🐛 Bug Fixes
[USER]Fixed Credentials Search by @grolu [#2461][USER]Fixed Generic Secret Dialog issues- Dialog now correctly writes key-value pairs at the top level
- Resolved an issue where data was not available in update mode by @grolu [#2449]
Container (OCI) Images
- gardener-dashboard:
europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.80.3
Update dashboard to 1.80.3
[gardener/dashboard]
🐛 Bug Fixes
[USER]Fixed Credentials Search by @grolu [#2461][USER]Fixed Generic Secret Dialog issues- Dialog now correctly writes key-value pairs at the top level
- Resolved an issue where data was not available in update mode by @grolu [#2449]
Container (OCI) Images
- gardener-dashboard:
europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.80.3
Update shoot-cert-service to 1.51.0
[gardener/gardener-extension-shoot-cert-service]
✨ New Features
[OPERATOR]Managegarden-certandcontrolplane-certfor runtime cluster and seeds by @MartinWeindel [#369]
🏃 Others
[OPERATOR]Introduce second extension typecontrolplane-cert-servicewith lifecyclereconcile: BeforeKubeAPIServer. by @MartinWeindel [#407][OPERATOR]Drop sni-config webhook by @MartinWeindel [#405]
Helm Charts
- shoot-cert-service:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/extensions/shoot-cert-service:v1.51.0
Container (OCI) Images
- gardener-extension-shoot-cert-service:
europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/shoot-cert-service:v1.51.0
Update provider-aws to 1.62.2
[gardener/gardener-extension-provider-aws]
⚠️ Breaking Changes
[USER]The worker pool hash calculation for workers with in-place update strategy no longer depends on theNewWorkerPoolHashfeature gate. by @hebelsan [#1352]
🐛 Bug Fixes
[USER]Fix nil pointer dereference error when switching from managed to custom elastic Natgateway IP by @hebelsan [#1351]
🏃 Others
[DEPENDENCY]vendor gardener@v1.120 by @hebelsan [#1352]
Update gardener-controlplane to 1.120.1
[gardener/gardener]
🐛 Bug Fixes
[USER]An issue causing the in-place update to fail during credentials rotation without workers rollout is now fixed. by @shafeeqes [#12249]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.1
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.1 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.1 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.1 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.1 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.1
Update gardener-controlplane to 1.120.1
[gardener/gardener]
🐛 Bug Fixes
[USER]An issue causing the in-place update to fail during credentials rotation without workers rollout is now fixed. by @shafeeqes [#12249]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.1
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.1 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.1 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.1 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.1 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.1
Update gardenlet to 1.120.1
[gardener/gardener]
🐛 Bug Fixes
[USER]An issue causing the in-place update to fail during credentials rotation without workers rollout is now fixed. by @shafeeqes [#12249]
Helm Charts
- controlplane:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.120.1
Container (OCI) Images
- admission-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.120.1 - apiserver:
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.120.1 - controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.120.1 - gardenlet:
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.120.1 - node-agent:
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.120.1 - operator:
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.120.1 - resource-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.120.1 - scheduler:
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.120.1