Skip to content

Releases: gardener/external-dns-management

v0.16.0

29 Nov 14:42
Compare
Choose a tag to compare

[gardener/external-dns-management]

⚠️ Breaking Changes

  • [USER] NS records are not retrieved anymore for all accessible hosted zones to avoid reading all DNS record sets of all hosted zones periodically independently if they are used. Only hosted zones with active DNSProviders are synched, but without caring about consequences of NS records for subdomains. If there are many large hosted zones accessible for given credentials and there are only DNSProviders using a few of these zones (either by domain or zone include), the period synchronisation of the zone state for all other hosted zones is avoided. This can result in a significant reduction of requests to the provider backend. As a downside of this change, applying a DNSEntry for a forwarded subdomain now results in a DNS record set in the parent hosted zone, if the real hosted zone is unknown to the controller. Formerly, applying such a DNSEnty resulted in an error state.
    No action is necessary from the users, this is only a "heads up" for the changed behaviour if NS records are used for subdomains. by @MartinWeindel [#336]

🏃 Others

  • [OPERATOR] Bumps golang from 1.21.3 to 1.21.4. by @dependabot[bot] [#333]
  • [USER] Validate provider domain includes and excludes for forbidden wildcard domains. by @MartinWeindel [#335]

Docker Images

  • dns-controller-manager: eu.gcr.io/gardener-project/dns-controller-manager:v0.16.0

v0.15.10

06 Nov 08:59
Compare
Choose a tag to compare

[gardener/external-dns-management]

✨ New Features

  • [USER] The rfc2136 provider for authorive DNS servers supporting DNS Update RFC2136 has been added. by @MartinWeindel [#331]

🐛 Bug Fixes

  • [OPERATOR] Fix reading IPv6 records for azure-dns and azure-private-dns providers. by @MartinWeindel [#330]

🏃 Others

  • [USER] 3072 bit RSA keys are now used in order to generate TLS certificates. by @dimityrmirchev [#326]
  • [OPERATOR] Bumps golang from 1.21.2 to 1.21.3. by @dependabot[bot] [#324]

Docker Images

dns-controller-manager: eu.gcr.io/gardener-project/dns-controller-manager:v0.15.10

v0.15.9

06 Oct 10:21
Compare
Choose a tag to compare

[gardener/external-dns-management]

✨ New Features

  • [USER] Creating a DNSEntry for the base domain of a hosted zone is now allowed for all providers but azure-dns and azure-private-dns. by @MartinWeindel [#316]

🏃 Others

  • [OPERATOR] Update AWS canonical hosted zones from github.com/kubernetes-sigs/external-dns repository. by @MartinWeindel [#322]
  • [OPERATOR] Bumps golang from 1.21.1 to 1.21.2. by @MartinWeindel [#323]
  • [OPERATOR] Bumps golang from 1.20.7 to 1.21.1. by @dependabot[bot] [#318]
  • [OPERATOR] Update k8s dependencies by updating controller-manager-library by @MartinWeindel [#323]
  • [OPERATOR] Additional AWS regions ap-southeast-4 and il-central-1 with canonical hosted zones for ELBs by @MartinWeindel [#321]
  • [USER] Infoblox provider: support for extensible attributes by @nitrocb [#320]

v0.15.8

10 Aug 14:50
Compare
Choose a tag to compare

[gardener/external-dns-management]

🏃 Others

v0.15.7

08 Aug 12:35
Compare
Choose a tag to compare

no release notes available

v0.15.6

26 Jun 08:32
Compare
Choose a tag to compare

[external-dns-management]

🐛 Bug Fixes

v0.15.5

20 Jun 09:05
Compare
Choose a tag to compare

[external-dns-management]

✨ New Features

v0.15.4

13 Jun 08:32
Compare
Choose a tag to compare

[external-dns-management]

🏃 Others

v0.15.3

04 May 09:18
Compare
Choose a tag to compare

[external-dns-management]

✨ New Features

🏃 Others

v0.15.2

13 Mar 15:36
Compare
Choose a tag to compare

[external-dns-management]

✨ New Features