-
Notifications
You must be signed in to change notification settings - Fork 15
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
NETOBSERV-1214 & NETOBSERV-1399 Manage cluster name and zones #462
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #462 +/- ##
==========================================
- Coverage 58.23% 57.40% -0.84%
==========================================
Files 167 167
Lines 8467 8661 +194
Branches 1086 1114 +28
==========================================
+ Hits 4931 4972 +41
- Misses 3224 3368 +144
- Partials 312 321 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
35729cc
to
9aacffa
Compare
9aacffa
to
0f0f546
Compare
0f0f546
to
7b7a896
Compare
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=684a3b4 make set-plugin-image |
Following to this feedback I've adapted columns to be filtered using a new See a52607a We'll need to do the same for panels in #431 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I did not test it, but if both zone and multi cluster enabled, there is the possibility to have nodes from different clusters in the same zone. Is it going to work? |
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=ac6ae2a make set-plugin-image |
Yes however, zones from different clusters will be mixed into the same metric in overview, if you don't filter on a specific cluster. There is no possibility to show per cluster + zone in the overview section yet. In the table you will see both clusters but I guess that's good as is. On topology side, the groups will be separated only if you set |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
Description
Manage cluster name:
K8S_ClusterName
Manage zone:
SrcK8S_Zone
/DstK8S_Zone
Dependencies
netobserv/network-observability-operator#546
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.