v1.55.0
gardener-robot-ci-3
released this
06 Jun 08:36
·
177 commits
to master
since this release
[gardener/gardener-extension-provider-aws]
⚠️ Breaking Changes
[OPERATOR]
This extension is no longer able to run with Gardener versions lower thanv1.90
when theUseGardenerNodeAgent
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]
NewEtcd
gp3
volumes are now created with25Gi
capacity instead of80Gi
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
🏃 Others
[OPERATOR]
Thecontrolplaneexposure.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 viaprometheus-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]
Docker Images
- gardener-extension-admission-aws:
europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/admission-aws:v1.55.0
- gardener-extension-provider-aws:
europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/provider-aws:v1.55.0