Optional field `AZURE_CLOUD` in DNS secrets for types `azure-dns` and `azure-private-dns`
MartinWeindel opened this issue · 0 comments
MartinWeindel commented
What would you like to be added:
On creating DNS secrets for the shoot-dns-service extension, there is an upcoming change with PR [azure-dns] Support for Azure cloud configurations #379.
The provider types azure-dns
and azure-private-dns
will have an optional field AZURE_CLOUD
with possible values AzurePublic
, AzureChina
, and AzureGovernment
.
The form to create/update such secrets should be extended.
Why is this needed:
Support for Azure China.