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

[enterprise-4.16] Issue in file authentication/using-service-accounts-in-applications.adoc

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      https://docs.openshift.com/container-platform/4.16/authentication/using-service-accounts-in-applications.html#service-accounts-managing_using-service-accounts
      
      The Example output `$ oc describe sa robot` shows the Token information which is removed from OCP 4.16. 
      
      
      Example output
      
      Name:                robot
      Namespace:           project1
      Labels:                 <none>
      Annotations:         <none>
      Image pull secrets:  robot-dockercfg-qzbhb
      Mountable secrets:   robot-dockercfg-qzbhb
      Tokens:              robot-token-f4khf
      Events:              <none>
      
      
      This " Tokens: robot-token-f4khf" can be misleading or confusing as Tokens are not stored in secret anymore.
      
      

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

          4.16

      How reproducible:

          

      Steps to Reproduce:

          1. Open: https://docs.openshift.com/container-platform/4.16/authentication/using-service-accounts-in-applications.html#service-accounts-managing_using-service-accounts
      
          2. Check 3. Optional: View the secrets for the service account:
      
      Example output
      
      Name:                robot
      Namespace:           project1
      Labels:	             <none>
      Annotations:	     <none>
      Image pull secrets:  robot-dockercfg-qzbhb
      Mountable secrets:   robot-dockercfg-qzbhb
      Tokens:              robot-token-f4khf
      Events:              <none>
      
      
          3. 
          

      Actual results:

           Tokens:              robot-token-f4khf

      Expected results:

          The token info should not be there.

      Additional info:

          

              rhn-support-ahoffer Andrea Hoffer
              rhn-support-ssardar Sameer Sardar
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: