gardener / external-dns-management

Environment to manage external DNS entries for a kubernetes cluster
Apache License 2.0
81 stars 67 forks source link

Allow to create DNSEntries for hosted zone base domain #316

Closed MartinWeindel closed 1 year ago

MartinWeindel commented 1 year ago

What this PR does / why we need it: Creating a DNSEntry for the base domain of a hosted zone is now allowed for all providers but azure-dns and azure-private-dns.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Creating a `DNSEntry` for the base domain of a hosted zone is now allowed for all providers but `azure-dns` and `azure-private-dns`.