Skip to content
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

chectl auth:login fails without correct kubecontext #18684

Closed
1 of 3 tasks
sleshchenko opened this issue Dec 22, 2020 · 0 comments
Closed
1 of 3 tasks

chectl auth:login fails without correct kubecontext #18684

sleshchenko opened this issue Dec 22, 2020 · 0 comments
Assignees
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@sleshchenko
Copy link
Member

sleshchenko commented Dec 22, 2020

Describe the bug

Chectl auth:login fails without correct kubecontext

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

# Go to https://che.openshift.io and copy chectl login command from the Dashboard

export KUBECONFIG=no-existing                                                                                                
# execute the copied command
chectl auth:login https://che.openshift.io -t ....
# >     Error: ENOENT: no such file or directory, open 'no-existing'

Expected behavior

Everything is fine

Workaround

login wherever, after minikube start you're able to login on che.openshift.io with chectl

@sleshchenko sleshchenko added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. area/chectl Issues related to chectl, the CLI of Che labels Dec 22, 2020
@tolusha tolusha modified the milestones: 7.25, 7.26 Jan 13, 2021
@tolusha tolusha mentioned this issue Jan 15, 2021
54 tasks
@tolusha tolusha modified the milestones: 7.26, 7.27 Feb 2, 2021
@tolusha tolusha mentioned this issue Feb 5, 2021
57 tasks
@tolusha tolusha modified the milestones: 7.27, 7.28 Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants