gardener / gardener-extension-shoot-dns-service

Gardener extension controller for DNS services for shoot clusters.
https://gardener.cloud
Apache License 2.0
8 stars 35 forks source link

Allow DNS provider type `rfc2136` #313

Closed MartinWeindel closed 7 months ago

MartinWeindel commented 7 months ago

How to categorize this PR?

/area control-plane /kind enhancement

What this PR does / why we need it: The dns-controller-manager supports the DNS provider type rfc2136 since v0.15.10, but the shoot-dns-service validation webhook rejects it as it does not know the new type.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: see https://github.com/gardener/external-dns-management/pull/331

Release note:

Allow DNS provider type `rfc2136`