Hide Forgot
Working on the 1.23 rebase (https://github.com/openshift/kubernetes/pull/1087) we are seeing failures in the above test that look like: 1 events happened too frequently event happened 314 times, something is wrong: ns/openshift-cluster-csi-drivers deployment/vmware-vsphere-csi-driver-operator - reason/check_deprecated_hw_version Marking cluster un-upgradeable because node control-plane-1 has hardware version vmx-13, which is below the minimum required version 15 See https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/1087/pull-ci-openshift-kubernetes-master-e2e-vsphere/1479262132649332736
314 event emissions is excessive. Also, the cluster is not upgradeable=false. `csi.vsphere.vmware.com` lists it in status, but no clusteroperator is reflecting it.
Reassigning: this is not an oVirt problem.
Bumping sev/prio: this is currently blocking k8s upgrade in 4.10.
The UPI jobs randomly select a hardware version. That way we can test the various supported versions per release of OCP. the openshift/kubernetes vsphere job config should be running on IPI not UPI. Using IPI will select the correct hardware version for the vsphere infrastructure. https://github.com/openshift/release/pull/25091
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 (Moderate: OpenShift Container Platform 4.10.3 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:0056