-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.21, 4.22
Description of problem:
custom-dns is not supported on Azure stack hub. Currently, we can create manifest on Azure Stack Hub with userProvisionedDNS enabled in install-config.yaml, but there is no field PrivateDNSZone in NetworkSpec section of 02_azure-cluster.yaml, which is not expected. To avoid such unsupported installation, installer should have validation for this scenario.
Version-Release number of selected component (if applicable):
4.21 nightly build
How reproducible:
Always
Steps to Reproduce:
1. Set userProvisionedDNS to Enabled in instal-config.yaml with cloud Azure stack.
2. create manifests
3.
Actual results:
Manifests are created successfully
Expected results:
Installer exits with proper error message, something like that userProvisionedDNS is not supported on Azure Stack Hub
Additional info: