Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-6977

pod-identity-webhook replicas=2 is failing single node jobs

    XMLWordPrintable

Details

    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

      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]

      Attachments

        Activity

          People

            abutcher@redhat.com Andrew Butcher
            stbenjam Stephen Benjamin
            Mingxia Huang Mingxia Huang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: