Dashboard should show already created personal access tokens #22343
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
sprint/next
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Milestone
Is your enhancement related to a problem? Please describe
If PATs have been already created manually (to be honest almost all of them have been already created manually manually), they have to be displayed in the
Users preferences/Personal access tokens
. Otherwise it feels like nothing configured.Describe the solution you'd like
Dashboard should read and show all PATs Secrets.
[1]
oc get secrets -n <NAMESPACE> -l app.kubernetes.io/part-of=che.eclipse.org,app.kubernetes.io/component=scm-personal-access-token
[2] https://www.eclipse.org/che/docs/stable/end-user-guide/using-a-git-provider-access-token/
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: