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

OLM doesn't support for user defined ServiceAccount for OperatorGroup.

XMLWordPrintable

    • Critical
    • No
    • 1
    • OSDOCS Sprint 257, OSDOCS Sprint 258, OSDOCS Sprint 259, OSDOCS Sprint 260
    • 4
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          due to https://issues.redhat.com/browse/API-1644, no token was generate for sa automatically, it is needed to add one step to create the token manually. 

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

          https://access.redhat.com/documentation/en-us/openshift_container_platform/4.15/html/operators/administrator-tasks#olm-policy-scoping-operator-install_olm-creating-policy
      
      after creating a new service account, one step should be added to create a long-lived API token

      How reproducible:

          always

      Steps to Reproduce:

      secret yaml file exmaple:
      
      xzha@xzha1-mac OCP-24771 % cat secret.yaml 
      apiVersion: v1
      kind: Secret
      metadata:
        name: scoped
        annotations:
          kubernetes.io/service-account.name: scoped
      type: kubernetes.io/service-account-token

      Actual results:

        

      Expected results:

         

      Additional info:

        

              rhn-support-adellape Alex Dellapenta
              rhn-support-xzha Xia Zhao
              Xia Zhao Xia Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: