-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.12.0
-
None
-
Agent Sprint 232, Agent Sprint 233
-
2
-
Rejected
-
False
-
-
Release Note Not Required
-
In Progress
In the agent-based installer, the user must provide an apiVIP and ingressVIP on the baremetal and vsphere platforms.
In IPI, the VIPs must be provided for baremetal, but they are optional for vsphere.
There is currently no validation that checks that the VIPs are provided on vsphere, and if an install-config is provided that does not set platform.vsphere.apiVIP or platform.vsphere.ingressVIP, the installer crashes when trying to generate the agent ISO:
panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: github.com/openshift/installer/pkg/asset/agent/manifests.(*AgentClusterInstall).Generate(0xc0004ad350, 0x5?) /home/zbitter/openshift/installer/pkg/asset/agent/manifests/agentclusterinstall.go:182 +0xd79
- clones
-
OCPBUGS-44620 No validation that VIPs are present on vSphere
- Closed
- depends on
-
OCPBUGS-44620 No validation that VIPs are present on vSphere
- Closed
- is cloned by
-
OCPBUGS-44620 No validation that VIPs are present on vSphere
- Closed
- links to