-
Task
-
Resolution: Won't Do
-
Undefined
-
None
-
False
-
None
-
False
-
OCPSTRAT-264 - Compute and control plane nodes on separate subnets for on-prem IPI [ Phase 1]
-
-
hi jcallen@redhat.com ,
As i tested, when i don't set api/ingress vip in install-config with vSphere
zonal installation. it will hit error info as expected like:
Performing DNS Lookup:api.wwei02.vmc-ci.devcluster.openshift.com
but in normal installation. if i don't set api/ingress vip in install-config. it will not hit the error info like above.
I saw the code "func ValidateMultiZoneForProvisioning" --https://github.com/openshift/installer/pull/6612/files#diff-b9fefa06ad2cecc56dc1451447e6ecb1ab155af23a0cd5914aa6df90ef2d5901R69
only in zonal vsphere installation the validation will effect. is that expected?