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] This extension is no longer able to run with Gardener versions lower than v1.90 when the UseGardenerNodeAgent feature gate is disabled. by @rfranzke [#920]
✨ New Features
[USER] The provider-aws extension does now support shoot clusters with Kubernetes version 1.30. You should consider the Kubernetes release notes before upgrading to 1.30. by @shafeeqes [#942]
[USER] New Etcdgp3 volumes are now created with 25Gi capacity instead of 80Gi to save on storage costs. by @renormalize [#933]
[OPERATOR] This extension now makes use of the new .spec.pools[].userDataSecretRef field to get to the worker pool user data. by @rfranzke [#961]
🐛 Bug Fixes
[OPERATOR] Temporarily forces bastion image to have version 1312.x.x by @hebelsan [#968]
🏃 Others
[OPERATOR] The controlplaneexposure.aws.extensions.gardener.cloud webhook does no longer mutate Services/Deployments. Previously the webhook was called for Services/Deployments mutations and was not mutating anything. by @ialidzhikov [#952]
[OPERATOR] Fix a bug in which the infrastructure flow reconciler would fail to complete when the shoot's sshAccess was disabled. The reconciler now properly reconciles and deletes the ssh keypair as needed. by @kon-angelo [#967]
[OPERATOR] This extension is now using the new way of providing monitoring configuration (ref GEP-19) in case a shoot cluster's Prometheus has been migrated to management via prometheus-operator. by @rfranzke [#946]
[OPERATOR] Fix the categorization of the error when a user-provided VPC was not found by @kon-angelo [#915]
[OPERATOR] Bumps github.com/gardener/gardener from 1.92.0 to 1.93.0. by @dependabot[bot] [#927]
[OPERATOR] Fix a segmentation fault error when trying to delete the infrastructure with the flow reconciler if the VPC has not been successfully created. by @kon-angelo [#947]