-
Notifications
You must be signed in to change notification settings - Fork 22
[release-1.10] NETOBSERV-2398: Hide Network Traffic tab for some resources when Loki is disabled #1052
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
[release-1.10] NETOBSERV-2398: Hide Network Traffic tab for some resources when Loki is disabled #1052
Conversation
@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: NETOBSERV-2398 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Hi @openshift-cherrypick-robot. Thanks for your PR. I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.10 #1052 +/- ##
================================================
- Coverage 53.22% 53.20% -0.02%
================================================
Files 205 205
Lines 11110 11115 +5
Branches 1294 1295 +1
================================================
+ Hits 5913 5914 +1
- Misses 4685 4689 +4
Partials 512 512
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
/ok-to-test |
New image: It will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=a81e988 make set-plugin-image |
@leandroberetta @jotak The Network Traffic page is disabled on pods but network traffic tab on all other components show need loki to be enabled error which was not seen on the main PR |
@Amoghrd I think that's because you're on the "Traffic flows" tab, which normally you can't get into when Loki is disabled, except in the case where you were already on that tab before disabling loki.
|
Oh yeah, my bad. I think the default tab when I click on Network Traffic is "Traffic flows", I dont know if its because of localStorage or if default has been changed to that. |
@openshift-cherrypick-robot: This pull request references NETOBSERV-2398 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jotak The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #1047
/assign jotak