-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.16.z
-
Quality / Stability / Reliability
-
False
-
-
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:
- duplicates
-
OCPBUGS-43809 ServiceAccount Documentation Incorrect
-
- Closed
-