Skip to content

Don't show "Open in Developer Console" on non-OpenShift clusters#3821

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:3814-dont-show-open-console-for-kind
Jan 18, 2024
Merged

Don't show "Open in Developer Console" on non-OpenShift clusters#3821
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:3814-dont-show-open-console-for-kind

Conversation

@datho7561
Copy link
Copy Markdown
Contributor

  • Fix condition for when the context menu item is shown

Fixes #3814

Signed-off-by: David Thompson davthomp@redhat.com

- Fix condition for when the context menu item is shown

Fixes redhat-developer#3814

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 requested a review from vrubezhny January 18, 2024 13:55
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc41991) 32.41% compared to head (cc2256c) 32.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3821   +/-   ##
=======================================
  Coverage   32.41%   32.41%           
=======================================
  Files          85       85           
  Lines        6396     6396           
  Branches     1321     1321           
=======================================
  Hits         2073     2073           
  Misses       4323     4323           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@vrubezhny vrubezhny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works like a charm! Thanks!

@datho7561 datho7561 merged commit e43822d into redhat-developer:main Jan 18, 2024
@datho7561 datho7561 deleted the 3814-dont-show-open-console-for-kind branch January 18, 2024 15:26
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.

"Open in Console" context menu item appears for non-OpenShift clusters

2 participants