Martin Weindel
Martin Weindel
> For [external-dns-management](https://github.com/gardener/external-dns-management/) we need to make changes in [controller-manager-library](https://github.com/gardener/controller-manager-library) and then revendor [external-dns-management](https://github.com/gardener/external-dns-management/) with the updated [controller-manager-library](https://github.com/gardener/controller-manager-library). Done with https://github.com/gardener/external-dns-management/pull/236
> I currently only see the `dns.gardener.cloud/compound` finalizer on DNSProvider objects. I assume, it is added by the dns-controller-manager. So what do you mean by "gardenlet [...] removing its finalizer"?...
DNSProvider management implementation has been already released with version v1.18.x of the `shoot-dns-service` extension. The new admission webhook of this extension is already deployed to all landscapes. Next step is...
Feature gate `DisableDNSProviderManagement ` has been enabled on both canary and live landscapes. @timuthy The task "Verify whether above changes work as expected on large landscapes" is completed.
@rfranzke From my point of view it is ok to proceed with "Drop dns.gardener.cloud related coding from g/g"
I have added a PR to promote `DisableDNSProviderManagement` feature gate to beta: #6142 Then I would suggest to set it to GA two releases later, i.e. with `v1.52`. Does this...
/test pull-gardener-e2e-kind
As written in the known issues, Kudu with security enabled has not been tested. It's not in my focus and I have no idea what is missing. Take a look...
> Yes it's not the right type, I think this option is used by only a few people, so maybe we can break My bad, I missed that. I agree,...