Overview

In case you couldn’t participate and are interested in catching up, you can find the contents of the review meetings we have had in 2025 here.

Check back regularly for updates and upcoming topics!

Reviews

2025/05/07 - v1.118 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@domdom8210m๐Ÿงฆ CIDR Overlap w/ Seed For Non-HA Shoots#11582
@vlerenc10m๐Ÿ’ฐ Leaner Clusters, Lower Billsblog post
@grolu10m๐Ÿ•น Recent Gardener Dashboard Features1.80.0 (release)
@shafeeqes, @ary199215m๐Ÿฆ‹ In-Place Node Updates#11191, #11393, #11631, #11713, #11718, #11843, #11844, #11953

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • ๐Ÿ› [OPERATOR] Gardener core components are automatically restarted (due to a failing liveness probe) in case their Kubernetes API server watch caches do not sync for 3m. #11966
  • โœจ [USER] The CA bundle of the kubelet is now available via a ConfigMap the project’s namespace, called <shoot-name>.ca-kubelet. #11916
  • โœจ [OPERATOR] The Seed API feature new field spec.backup.credentialsRef, it is of type corev1.ObjectReference and is allowed to refer to a Secret. #11583

2025/04/23 - v1.117 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@axel7born10m๐Ÿ‘ฏ Single-Stack IPv4 -> Dual-Stack IPv{4,6} Migration#11692
@oliver-goetz5m๐Ÿญ SPDY Support For L7 Load-Balancing#11807
@oliver-goetz10m๐Ÿง‘โ€โš•๏ธ Extension Care Controller#11769
@hendrikKahl5m๐Ÿš€ machine-controller-manager Processing Throughput#11879

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • ๐Ÿช“ [USER] The VPA version is updated to 1.3.0. Upstream VPA 1.3.0 does no longer serve API version autoscaling.k8s.io/v1beta2. Gardener’s VPA installation will continue to serve API version autoscaling.k8s.io/v1beta2 until Gardener v1.119. […] #11774
  • โœจ [OPERATOR] NamespacedCloudProfile.spec.limits.maxNodesTotal can now also be used to override the limit defined in the parent CloudProfile with an increased value. Increasing requires additional permissions granted by the custom verb raise-spec-limits. #11796
  • โœจ [OPERATOR] gardener-operator automatically adds the networking.resources.gardener.cloud/to-virtual-garden-kube-apiserver-tcp-443: allowed label to the gardenlet deployment in case it is deployed to the garden runtime cluster. Thus, it is not required anymore to configure this label in the Gardenlet resource. #11855

2025/04/09 - v1.116 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@vitanovs10m๐ŸŽฎ New ShootState Finalizer Controller#11491
@unmarshall, @Shreyas-s1410m๐Ÿค– etcd-druid CEL Validations + API Module#11545
@rfranzke5m๐Ÿ‘ฎ Bug Fixes In NetworkPolicy Controller#11780
@timuthy10m๐Ÿงฉ Extensions For Seed Reconciliations#11764
@ScheererJ10m๐Ÿ“ GEP-28 Update: Autonomous Shoot Clusters#2906 (issue)

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • ๐Ÿช“ [OPERATOR] Please note, if you configure spec.extensions in your Garden resource: gardener-operator adds a garden- prefix to all extension resources configured via the Garden. Existing extension resources (not prefixed) will be deleted automatically at the end of the reconciliation. […]. #11764
  • ๐Ÿช“ [DEVELOPER] The extension class field in the generic extension controller was removed. Please use the new field classes instead. #11764
  • โœจ [OPERATOR] The feature gate NewVPN has been graduated to GA. It was already enabled by default and can now no longer be turned off. The feature gate will be removed in a future release. #11714

2025/03/26 - v1.115 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@shafeeqes10m๐Ÿ—‘๏ธ Drop TokenInvalidator Controller And Webhook#11497
@LucaBernstein5m๐Ÿ”Œ Latest NamespacedCloudProfiles Features#11647, #11550
@ialidzhikov10m๐Ÿš Replace TopologyAwareHints With ServiceTrafficDistribution#11178
@ScheererJ5mโš™๏ธ Better CoreDNS Configurability#11526
@oliver-goetz10m๐ŸŒ… Drop HorizontalPodAutoscaler For gardener-apiserver#11684
@hendrikKahl5m๐Ÿƒ GOAWAY Chance For gardener-apiserver#11551

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • โœจ [USER] If the Gardener operator has defined a control plane wildcard certificate, the .status.advertisedAddresses of the Shoot contain an entry with an endpoint secured by this certificate. Note that this endpoint is specific to the seed cluster the Shoot is scheduled to. Read all about it in this document. #11612
  • โœจ [OPERATOR] The injectGardenKubeconfig field is defaulted to true for extensions responsible for Worker resources when registered via the operator.gardener.cloud/v1alpha1.Extension API. #11658

2025/03/12 - v1.114 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@AleksandarSavchev5mโ›”๏ธ Deny-All NetworkPolicy In kube-system Namespace For Shoots#11502
@timuthy10m๐Ÿญ Minimum Resource Requirements For Shoot ETCD + API Server#11252
@timuthy5m๐Ÿ”จ Extension Example Manifest Generator#11329
@Wieneo5m๐Ÿ—‘๏ธ Dropping Reserved VPN Authz Server#11338
@oliver-goetz10mโš–๏ธ L7 Load-Balancing For Requests To kube-apiservers#11085
@rfranzke5m๐Ÿ”‘ Garden Access For Extensions No Longer By Default#11593

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • ๐Ÿช“ [OPERATOR] โš ๏ธ Gardener does no longer support garden, seed, or shoot clusters with Kubernetes versions <= 1.26. Make sure to upgrade all existing clusters before upgrading to this Gardener version. #10664
  • ๐Ÿช“ [USER] All Seeds are now automatically labeled with name.seed.gardener.cloud/<name>=true (โš  no longer seed.gardener.cloud/<name>=true) where <name> is their own name, and (if applicable) the name of their parent seed in case they are managed seeds. This label can be used as selector for requests. #11479
  • โœจ [OPERATOR] gardener-operator now waits for required Extensions to get ready early in the reconcile flow. It addresses use-cases where extensions run mutating webhooks in the garden runtime cluster that must be present when Garden components are deployed. #11523

2025/03/05 - Kubernetes v1.32 Special Edition

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenters: @marc1404, @LucaBernstein

DurationTopicReference(s)
10m๐ŸŽ“ Graduation Ceremony
Graduated Features
KEP-4358, KEP-1967, KEP-4193, KEP-3221, KEP-1847
10m๐ŸŒธ Beta Bloom
Alpha -> Beta Promotions
KEP-4368, KEP-4633, KEP-4247, KEP-1790, KEP-3476, KEP-4381, KEP-4601, KEP-3157
10m๐Ÿ—ž๏ธ Fresh Off The Press
New Alpha Features
KEP-4832, KEP-3962, KEP-2837, KEP-4818, KEP-4817, KEP-4827 & KEP-4828, KEP-4802 & KEP-4885
5m๐Ÿงผ Security, Deprecations & RemovalsCVE-2025-0426, CVE-2024-9042, KEP-4381, kubernetes/kubernetes#127017
5m๐Ÿชด What’s Changing In Gardener#11020, #10666, #10858

2025/02/26 - v1.113 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@maboehm5m๐Ÿ‘ท Maximum Node Count For Shoots#11279
@domdom825m๐Ÿ‘€ ACL Reconciliation On Infrastructure Changesextension-acl#105
@Wieneo5m๐ŸŽญ GEP-30: Rework API Server Proxy#11214 (issue)
@ishan1669610m๐Ÿ› Fix Failing ETCD Restorationsetcd-backup-restore#778 (issue)
@timebertt5m๐Ÿชœ Refactor E2E Tests To Ordered Its#11379 (issue)
@vpnachev5m๐Ÿ“ข Public Gardener Information Discovery#11238

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • ๐Ÿ› [USER] The ETCD encryption config now properly configures a 32-byte key. #11150
  • โœจ [OPERATOR] Enhance the gardener-operator to allow specification of more than a single network range for .spec.runtimeCluster.networking.{nodes,pods,services}, and .spec.virtualCluster.networking.services, which also allows dual-stack configurations. #11251
  • โœจ [OPERATOR] Shoot system and Shoot control plane containers, which do not require privilege escalations, now forbid privilege escalation explicitly. There is an issue in Kubernetes about the privilege escalation configuration being true by default. #11241

2025/02/19 - v1.112 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@domdom825m๐Ÿ›ก๏ธ Prevent Leaking kube-apiserver’s Service IP in Shoot#10949
@rfranzke10m๐Ÿคนโ€โ™‚๏ธ Credentials Rotation Without Workers Rollout#11027
@oliver-goetz5m๐ŸŒฏ Wrapper For OperatingSystemConfig Provisioning Script#11208
@marc140410m๐Ÿ’ฅ Cluster Autoscaler Priority Expander Config#11045
@petersutter5m๐Ÿ—ผ Structured Authentication With Dashboard#11080

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • โœจ [USER] All Seeds are now automatically labeled with seed.gardener.cloud/<name>=true where <name> is their own name, and (if applicable) the name of their parent seed in case they are managed seeds. This label can be used as selector for requests. #11062
  • ๐Ÿ“– [OPERATOR] Rewrite Setup Gardener document #11260

2025/02/12 - v1.111 Release

๐Ÿ“ฝ๏ธ Recording

Demo Agenda ๐Ÿ“‹

Presenter(s)DurationTopicReference(s)
@marc14045mโš™๏ธ Default Machine Image Version#10954
@timuthy10m๐Ÿ‘จ๐Ÿปโ€๐ŸŒพ Gardener Operator Manages Extension Resources#11192, #11001
@dimityrmirchev5m๐Ÿšซ Secret/ConfigMap Tampering Protection#11108
@oliver-goetz5m๐Ÿ—‘๏ธ Improved Deletion Logic In gardener-node-agent#11015

No Demo, But Still Worth Celebrating ๐ŸŽ‰

  • โœจ [USER] Expired versions from the NamespacedCloudProfile are always dropped, except for already applied versions. #10910
  • โœจ [OPERATOR] Now vali contains the managed control plane logs from the early stages of Shoot reconcile. #11082
  • ๐Ÿ› [OPERATOR] An issue was fixed in gardener-operator that prevented configuring OIDC for gardener-dashboard while using Structured Authentication. #11080