gardener / external-dns-management

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

[azure-dns] Support for Azure cloud configurations #379

Closed MartinWeindel closed 2 months ago

MartinWeindel commented 2 months ago

What this PR does / why we need it: The provider types azure-dns and azure-private-dns now support Azure cloud configurations to access other Azure clouds like Azure China and Azure Government. The new optional field AZURE_CLOUD in the provider secret allows to specify the Azure Cloud.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: The old Azure SDK has been replaced by the new Azure SDK "armdns" package.

Release note:

[azure-dns] Support for Azure cloud configurations `AzureChina` and `AzureGovernment`
MartinWeindel commented 2 months ago

/invite @shaoyongfeng

gardener-robot commented 2 months ago

@MartinWeindel Command "/InviteCommand" failed with "Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the gardener/external-dns-management repository.".

Additional Information ``` Redacted in public. Check backend logs. ```
MartinWeindel commented 2 months ago

/cc @shaoyongfeng