[gardener/external-dns-management]
✨ New Features
[USER]
Creating aDNSEntry
for the base domain of a hosted zone is now allowed for all providers butazure-dns
andazure-private-dns
. by @MartinWeindel [gardener/external-dns-management#316]
🏃 Others
[USER]
Infoblox provider: support for extensible attributes by @nitrocb [gardener/external-dns-management#320][OPERATOR]
Update AWS canonical hosted zones from github.com/kubernetes-sigs/external-dns repository. by @MartinWeindel [gardener/external-dns-management#322][OPERATOR]
Bumps golang from 1.20.7 to 1.21.1. by @dependabot[bot] [gardener/external-dns-management#318][OPERATOR]
Additional AWS regionsap-southeast-4
andil-central-1
with canonical hosted zones for ELBs by @MartinWeindel [gardener/external-dns-management#321][OPERATOR]
Update k8s dependencies by updating controller-manager-library by @MartinWeindel [gardener/external-dns-management#323][OPERATOR]
Bumps golang from 1.21.1 to 1.21.2. by @MartinWeindel [gardener/external-dns-management#323]
[gardener/gardener-extension-shoot-dns-service]
⚠️ Breaking Changes
[OPERATOR]
extension-shoot-dns-service
no longer supports Shoots with Кubernetes version < 1.24. by @shafeeqes [#241]
🐛 Bug Fixes
[OPERATOR]
TheCustomResourceDefinition
s deployed to shoot clusters are now annotated withresources.gardener.cloud/skip-health-check=true
to preventgardener-resource-manager
from recreating them too fast during shoot deletion. by @rfranzke [#240][OPERATOR]
TheCustomResourceDefinition
s deployed to shoot clusters are now labelled withshoot.gardener.cloud/no-cleanup=true
to preventgardenlet
to deleting them during shoot deletion. by @MartinWeindel [#243]
🏃 Others
[OPERATOR]
Add copy of images.yaml to charts dir to resolve installation issue for landscapes using RBSC by @MartinWeindel [#237][OPERATOR]
The following dependency is updated:[OPERATOR]
Bumps golang from 1.21.0 to 1.21.1. by @dependabot[bot] [#239]