Skip to content

Add default command and menu for node 'Please login to the cluster'#1450

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1438
Mar 18, 2020
Merged

Add default command and menu for node 'Please login to the cluster'#1450
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1438

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Mar 18, 2020

Fix #1438.
Adds default command "login" when double click on "Please login into the cluser" node and context menu
image
Signed-off-by: Denis Golovin dgolovin@redhat.com

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2020

Codecov Report

Merging #1450 into master will decrease coverage by 0.02%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1450      +/-   ##
==========================================
- Coverage   86.52%   86.50%   -0.03%     
==========================================
  Files          33       33              
  Lines        2338     2341       +3     
  Branches      420      421       +1     
==========================================
+ Hits         2023     2025       +2     
- Misses        315      316       +1     
Impacted Files Coverage Δ
src/odo.ts 84.86% <75.00%> (-0.08%) ⬇️

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 8191cf4...975fc7f. Read the comment docs.

@dgolovin dgolovin merged commit 7d7ddac into redhat-developer:master Mar 18, 2020
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.

The "Please log in to the cluster" button also should open the login QuickPick

1 participant