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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Critical Critical
    • 4.18
    • 4.16, 4.17
    • OLM
    • Critical
    • No
    • 1
    • Bulbasaur OLM Sprint 262
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, service account tokens for Operator groups failed to generate automatically in {olmv0-first}. This update fixes the issue. (link:https://issues.redhat.com/browse/OCPBUGS-42360[*OCPBUGS-42360*])
      Show
      * Previously, service account tokens for Operator groups failed to generate automatically in {olmv0-first}. This update fixes the issue. (link: https://issues.redhat.com/browse/OCPBUGS-42360 [* OCPBUGS-42360 *])
    • Bug Fix
    • Done

      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):

      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:

        

              lmohanty@redhat.com Lalatendu Mohanty
              rhn-support-xzha Xia Zhao
              Xia Zhao Xia Zhao
              Michael Peter Michael Peter
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: