-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.12.z
-
None
-
Rejected
-
False
-
-
N/A
-
Release Note Not Required
-
Done
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-6271 No validation that VIPs are present on vSphere
- POST
- is cloned by
-
OCPBUGS-6271 No validation that VIPs are present on vSphere
- POST
- is depended on by
-
OCPBUGS-6271 No validation that VIPs are present on vSphere
- POST
- links to
-
RHBA-2024:10839 OpenShift Container Platform 4.15.z bug fix update