Skip to content

Detect login status using listing projects to support k8s clusters#2422

Merged
dgolovin merged 1 commit intoredhat-developer:mainfrom
dgolovin:i2393
May 13, 2022
Merged

Detect login status using listing projects to support k8s clusters#2422
dgolovin merged 1 commit intoredhat-developer:mainfrom
dgolovin:i2393

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

This PR fixes #2393.

Signed-off-by: Denis Golovin dgolovin@redhat.com

This PR fixes redhat-developer#2393.

Signed-off-by: Denis Golovin dgolovin@redhat.com
@dgolovin
Copy link
Copy Markdown
Collaborator Author

image

@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2022

Codecov Report

Merging #2422 (d939ded) into main (c633f89) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2422      +/-   ##
==========================================
- Coverage   67.62%   67.61%   -0.02%     
==========================================
  Files          54       54              
  Lines        3506     3511       +5     
  Branches      628      630       +2     
==========================================
+ Hits         2371     2374       +3     
- Misses       1135     1137       +2     
Impacted Files Coverage Δ
src/odo.ts 69.47% <100.00%> (+0.25%) ⬆️
src/openshift/openshiftItem.ts 82.45% <0.00%> (-1.76%) ⬇️
src/cli.ts 92.50% <0.00%> (+2.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c633f89...d939ded. Read the comment docs.

@dgolovin dgolovin changed the title Detect loggin status using listing projects to support k8s clusters Detect login status using listing projects to support k8s clusters May 13, 2022
@dgolovin dgolovin merged commit d4630fd into redhat-developer:main May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant