-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13
-
None
-
None
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
when tries `Download kubeconfig file` for a ServiceAccount, it shows `Error: Unable to get ServiceAccount token`.
Version-Release number of selected component (if applicable):
4.13.0-0.nightly-2023-02-07-064924
How reproducible:
Always
Steps to Reproduce:
1. normal user logins to ocp console 2. create a new project in which we will have 'builder' 'deployer' and 'default' serviceaccount created by default 3. click on kebab action `Download kubeconfig file` any serviceaccount 4. goes to serviceaccount details page, click on 'Actions -> Download kubeconfig file'
Actual results:
we can see `Error: Unable to get ServiceAccount token` for both step 3 and step 4
Expected results:
user should be able to download serviceaccount kubeconfig file successfully
Additional info:
- causes
-
CONSOLE-3524 Add token creation to Service Accounts
- Closed
- links to