Skip to content

Releases: gardener/external-dns-management

v0.10.7

01 Oct 07:05
Compare
Choose a tag to compare

[external-dns-management]

🐛 Bug Fixes

🏃 Others

v0.10.6

07 Sep 09:11
Compare
Choose a tag to compare

[external-dns-management]

🏃 Others

  • [OPERATOR] Fix deployment of chart as ManagedResource for K8s >=1.22 because of wrong apiVersion of RBAC (#209, @MartinWeindel)

v0.10.5

02 Sep 10:19
Compare
Choose a tag to compare

[external-dns-management]

✨ New Features

🐛 Bug Fixes

  • [OPERATOR] Fix provider domain selection: allow final dot and uppercase (#207, @MartinWeindel)

🏃 Others

v0.10.4

07 Jul 07:34
Compare
Choose a tag to compare

[external-dns-management]

🏃 Others

  • [USER] openstack-designate: support authentication with application credentials as alternative to username/password (#195, @MartinWeindel)
  • [OPERATOR] using both configmaps and leases for leader election (#196, @MartinWeindel)

v0.10.3

23 Jun 09:17
Compare
Choose a tag to compare

[external-dns-management]

📖 Documentation

  • [OPERATOR] Credentials documentation for providers azure-dns, alicloud-dns and openstack-designate (#190, @MartinWeindel)

🏃 Others

  • [OPERATOR] Deploying DNSHostedZonePolicy resources as specified in providerConfig.values.hostedZonePolicies of the ControllerDeployment resource (#194, @MartinWeindel)
  • [OPERATOR] Added DNSHostedZonePolicy resource to set zone specific zone state cache TTL (#191, @MartinWeindel)

v0.10.2

09 Jun 10:51
Compare
Choose a tag to compare

[external-dns-management]

🐛 Bug Fixes

  • [OPERATOR] Fix concurrent access to filter in sharedFilteredInformerFactory (#188, @MartinWeindel)

v0.10.1

07 Jun 10:26
Compare
Choose a tag to compare

[external-dns-management]

🏃 Others

  • [OPERATOR] Revendor controller-manager-library to fix namespaced shared informers (#186, @MartinWeindel)

v0.10.0

02 Jun 15:05
Compare
Choose a tag to compare

[external-dns-management]

✨ New Features

  • [USER] Add DNSProvider replication controller (32b2b80)

🏃 Others

  • [OPERATOR] AWS Route53: avoid throttling errors on paging by using higher value for MaxRetries (#183, @MartinWeindel)
  • [OPERATOR] Own implementation for paging AWS zone state to properly deal with throttling (#181, @MartinWeindel)

v0.9.0

20 May 07:17
Compare
Choose a tag to compare

[external-dns-management]

🐛 Bug Fixes

  • [USER] updated K8s dependencies to v0.18.18 to fix deletion handling for inconsistently/wrongly disappeared source object (#177, @MartinWeindel)

🏃 Others

  • [OPERATOR] fix dnsannotation handling (#180, @MartinWeindel)
  • [OPERATOR] Updating controller-manager-library including vendoring K8s dependencies @v0.20.6. (#179, @MartinWeindel)
  • [OPERATOR] Replacing apiVersion extensions/v1beta1 for Ingress with networking.k8s.io/v1beta1. (#179, @MartinWeindel)
  • [OPERATOR] Only reconcile affected zones on owner changes to reduce work load (#178, @MartinWeindel)

v0.8.6

11 May 14:46
Compare
Choose a tag to compare

no release notes available