-
Notifications
You must be signed in to change notification settings - Fork 22
NETOBSERV-2398: Hide Network Traffic tab for some resources when Loki is disabled #1047
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
Conversation
@leandroberetta: This pull request references NETOBSERV-2398 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@leandroberetta: This pull request references NETOBSERV-2398 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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. |
@leandroberetta: This pull request references NETOBSERV-2398 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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. |
@leandroberetta you should get data on the other tabs .. let's talk in slack |
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=fdf8cb7 make set-plugin-image |
@jotak as we talked offline, just pod and services will be hidden now. The concerns I was seeing will be addressed in https://issues.redhat.com/browse/NETOBSERV-1719 |
@leandroberetta: This pull request references NETOBSERV-2398 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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. |
thanks @leandroberetta ! |
@leandroberetta: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/label qe-approved |
@leandroberetta: This pull request references NETOBSERV-2398 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. 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. |
/cherry-pick release-1.10 |
@jotak: new pull request created: #1052 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 kubernetes-sigs/prow repository. |
… is disabled (netobserv#1047) * hide network traffic tab when loki is not enabled * hide on just pods and services
* [pf4] Update go deps + lodash * NETOBSERV-2314 Export overview / topology freeze browser (#919) * update html-to-image * point custom lib * fix package lock * Update web/src/utils/export.ts * NETOBSERV-2398: Hide Network Traffic tab for some resources when Loki is disabled (#1047) * hide network traffic tab when loki is not enabled * hide on just pods and services --------- Co-authored-by: Julien Pinsonneau <[email protected]> Co-authored-by: Leandro Beretta <[email protected]>
… is disabled (netobserv#1047) * hide network traffic tab when loki is not enabled * hide on just pods and services
* [pf4] Update go deps + lodash * NETOBSERV-2314 Export overview / topology freeze browser (#919) * update html-to-image * point custom lib * fix package lock * Update web/src/utils/export.ts * NETOBSERV-2398: Hide Network Traffic tab for some resources when Loki is disabled (#1047) * hide network traffic tab when loki is not enabled * hide on just pods and services --------- Co-authored-by: Julien Pinsonneau <[email protected]> Co-authored-by: Leandro Beretta <[email protected]>
Description
Hide Network Traffic tab when Loki is disabled.
I didn't put the require doc changes yet, what do you think?.
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.