-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13.0
-
None
-
Proposed
-
False
-
Description of problem:
Single node jobs are failing on this error message: { fail [github.com/openshift/origin/test/extended/single_node/topology.go:97]: pod-identity-webhook in openshift-cloud-credential-operator namespace expected to have 1 replica but got 2 Expected <int>: 2 to equal <int>: 1 Ginkgo exit error 1: exit with code 1} Example run: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node/1620827236984688640
Version-Release number of selected component (if applicable):
4.13
How reproducible:
Always
Additional info:
This started happening after https://github.com/openshift/cloud-credential-operator/pull/492 merged, the number of replicas should be dependent on the cluster topology (HA or single node).
sippy-link=[variants=single-node]