Skip to content

Using kubernetes context with user with valid certificate data does not show content of cluster in Application Explorer #2393

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
dgolovin opened this issue Mar 31, 2022 · 0 comments · Fixed by #2422
Assignees
Labels
demo Show in sprint review demo kind/bug priority/critical
Milestone

Comments

@dgolovin
Copy link
Collaborator

OpenShift application explorer is empty and shows welcome screen even when docker-descktop context selected that points to correct kubernetes cluster and references user with valid certificates.

It happens because to detect cluster url odo version command used. The extension expects Server: serverurl string is presented in stdout, but in case of kubernetes cluster it is not presented.

@dgolovin dgolovin added priority/critical kind/bug demo Show in sprint review demo labels Mar 31, 2022
@dgolovin dgolovin self-assigned this Mar 31, 2022
@dgolovin dgolovin changed the title Using kubetnetes contexts with user with valid certificate data does not show content of cluster in Application Explorer Using kubernetes contexts with user with valid certificate data does not show content of cluster in Application Explorer Mar 31, 2022
@dgolovin dgolovin changed the title Using kubernetes contexts with user with valid certificate data does not show content of cluster in Application Explorer Using kubernetes context with user with valid certificate data does not show content of cluster in Application Explorer Mar 31, 2022
dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue May 13, 2022
@dgolovin dgolovin added this to the 0.5.0 milestone May 13, 2022
dgolovin added a commit that referenced this issue May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Show in sprint review demo kind/bug priority/critical
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant