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

openshift-special-resource-operator CSV is stuck in Pending due to missing ServiceAccount

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • 4.11.z
    • None
    • OLM 226 - Ratatouille, OLM 227 - Spyro the Dragon
    • 2
    • Rejected
    • False
    • Hide

      None

       

      Show
      None  

      Description of problem:

      openshift-special-resource-operator deployed with OLM is stuck in Pending due to missing ServiceAccount that should be created by OLM.
      
      [sabinaaledort@localhost cnf-features-deploy] (release-4.11) $ oc get csv -A
      NAMESPACE                              NAME                                          DISPLAY                           VERSION   REPLACES   PHASE
      openshift-nfd                          nfd.v4.11.0                                   Node Feature Discovery Operator   4.11.0               Succeeded
      openshift-operator-lifecycle-manager   packageserver                                 Package Server                    0.19.0               Succeeded
      openshift-special-resource-operator    openshift-special-resource-operator.v4.11.0   Special Resource Operator         4.11.0               Pending
      
      Kind:     ServiceAccount
      Message:  Service account does not exist
      Name:     special-resource-controller-manager
      Status:   NotPresent
      Version:  v1

      Version-Release number of selected component (if applicable):

      4.11

      How reproducible:

      Deploy openshift-special-resource-operator with OLM.

      Steps to Reproduce:

      1. Build a bundle from openshift-special-resource-operator 4.11 bundle manifests:
      https://github.com/openshift/special-resource-operator/tree/release-4.11/bundle
      2. Create an index image with the OPM tool.
      3. Create a catalogsource from the index image.
      4. Apply namespace, operatorgroup and subscription to deploy openshift-special-resource-operator with OLM from the catalogsource.

      Actual results:

      The openshift-special-resource-operator CSV is stuck in Pending due to missing ServiceAccount.

      Expected results:

      The openshift-special-resource-operator should be deployed successfully.

      Additional info:

       

        1. sro_ip_4.11.yaml
          20 kB
        2. pao-installplan.yaml
          11 kB
        3. sro_install_plan.yaml
          41 kB

            cvultur@redhat.com Constantin Daniel Vultur
            saledort Sabina Aledort
            Sabina Aledort Sabina Aledort
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: