-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.15.z
Description of problem:
The OpenShift installer is generating a double "/" in the resourcepool definition for vSphere.
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Always
Steps to Reproduce:
1. Perform IPI vSphere install using interactive installer 2. Check the infrastructure / failure domain configurations and verify double /
Actual results:
ResourcePool has double slashes
Expected results:
ResourcePool should have no double slashes
Additional info:
Currently when attempting installs, our infrastructure "cluster" CR is containing resource with a path such as:
"Workspace.ResourcePool: /DEVQEdatacenter/host/DEVQEcluster//Resources
This is causing issue with CPMSO resulting in rollout of new masters after initial control plane is established
I0219 07:46:32.076950 1 updates.go:478] "msg"="Machine requires an update" "controller"="controlplanemachineset" "diff"=["Workspace.ResourcePool: /DEVQEdatacenter/host/DEVQEcluster//Resources != /DEVQEdatacenter/host/DEVQEcluster/Resources"] "index"=2 "name"="sgao-devqe-vblw8-master-2" "namespace"="openshift-machine-api" "reconcileID"="5f47f5a5-0a90-4168-bfcc-dae0fad9b953" "updateStrategy"="RollingUpdate"
- links to
-
RHBA-2024:4321 OpenShift Container Platform 4.15.z bug fix update