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

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

Conversation

datho7561
Copy link
Collaborator

  • 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>
Copy link

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
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
6 checks passed
@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