build payload from cluster-bot including PR openshift/installer#6173, install IPI cluster against this payload on vSphere where datacenter is under folder. Installation is completed without any error. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.10.0-0.ci.test-2022-08-22-021633-ci-ln-9gjtt2k-latest True False 108m Cluster version is 4.10.0-0.ci.test-2022-08-22-021633-ci-ln-9gjtt2k-latest $ oc get cm cloud-provider-config -n openshift-config -o yaml apiVersion: v1 data: config: | [Global] secret-name = "vsphere-creds" secret-namespace = "kube-system" insecure-flag = "1" [Workspace] server = "vsphere url" datacenter = "qedc/sub-qe-dc/Datacenter" default-datastore = "datastore3" folder = "/qedc/sub-qe-dc/Datacenter/vm/jima23a-srwkw" [VirtualCenter "vsphere url"] datacenters = "qedc/sub-qe-dc/Datacenter" ...
based on pre-merge validation in Comment 1, move bug to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.10.31 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6258