Skip to content

Can't reuse saved kubeadmin username #1997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jrichter1 opened this issue Mar 1, 2021 · 0 comments · Fixed by #2000
Closed

Can't reuse saved kubeadmin username #1997

jrichter1 opened this issue Mar 1, 2021 · 0 comments · Fixed by #2000
Assignees
Milestone

Comments

@jrichter1
Copy link
Contributor

The username is saved as kube:admin, trying to log in with the saved user will fail because

kube:admin is invalid for basic auth

The only way is to add kubeadmin as a new user, which is going to, again be saved as kube:admin.

@dgolovin dgolovin self-assigned this Mar 3, 2021
dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue Mar 3, 2021
dgolovin added a commit that referenced this issue Mar 3, 2021
@dgolovin dgolovin added this to the v0.2.4 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants