3.37.0
gardener-robot-ci-1
released this
14 Sep 12:29
·
72 commits
to master
since this release
[garden-setup]
⚠️ Breaking Changes
- [OPERATOR] The
dns-external
extension is not used by Gardener anymore and has been removed. Note that its functionality is not lost, but is partly implemented in Gardener directly and partly moved to theshoot-dns-service
extension. (gardener/garden-setup#894, @Diaphteiros)
✨ New Features
- [OPERATOR] Upgrade Gardener to
v1.54.1
(gardener/garden-setup#891, @Diaphteiros) - [OPERATOR] Upgrade Gardener dashboard to
1.61.0
(gardener/garden-setup#891, @Diaphteiros) - [OPERATOR] The
sow convertkubeconfig
command has been refactored and can now be used to transform a working kubeconfig into one using a serviceaccount token for authentication. (gardener/garden-setup#891, @Diaphteiros) - [OPERATOR] Apart from the
shoot-dns-service
extension, admission controllers can now also be activated for the provider extensions (except vsphere) and thenetworking-calico
extension. See the documentation for further information. (gardener/garden-setup#894, @Diaphteiros)
🐛 Bug Fixes
- [OPERATOR] Fixed a bug in the generation of the healthcheck token in the
kube-apiserver
component which could lead to garden-setup being stuck in some environments. (gardener/garden-setup#894, @Diaphteiros)
🏃 Others
- [OPERATOR] Upgrade Gardener external-dns-management to
v0.13.2
(gardener/garden-setup#891, @Diaphteiros) - [OPERATOR] Upgrade Gardener extension shoot-dns-service to
v1.25.0
(gardener/garden-setup#891, @Diaphteiros)