NETOBSERV-2010: manage cardinality for netevents nested labels (also NETOBSERV-2056)#999
Conversation
|
@jotak: This pull request references NETOBSERV-2010 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 story to target the "4.19.0" version, but no target version was set. DetailsIn 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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
e886fe9 to
9cbe6d1
Compare
jpinsonneau
left a comment
There was a problem hiding this comment.
Looks good; let's just decide if we rely only on type fields or if docType is needed here
netobserv/network-observability-console-plugin#681 (comment)
9cbe6d1 to
9c5771e
Compare
|
@jotak: This pull request references NETOBSERV-2010 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 story to target the "4.19.0" version, but no target version was set. DetailsIn 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. |
9c5771e to
f6304bd
Compare
|
New images:
They will expire after two weeks. To deploy this build: # Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:fa7272f make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-fa7272fOr as a Catalog Source: apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: netobserv-dev
namespace: openshift-marketplace
spec:
sourceType: grpc
image: quay.io/netobserv/network-observability-operator-catalog:v0.0.0-fa7272f
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m |
|
/test e2e-operator |
| "NetworkEvents>Feature": "fine", | ||
| "NetworkEvents>Type": "fine", | ||
| "NetworkEvents>Namespace": "fine", | ||
| "NetworkEvents>Name": "fine", | ||
| "NetworkEvents>Action": "fine", | ||
| "NetworkEvents>Direction": "fine", | ||
| "K8S_ClusterName": "fine", | ||
| "Sampling": "fine", | ||
| "ZoneId": "avoid", | ||
| "XlatSrcPort": "careful", | ||
| "XlatSrcAddr": "avoid", | ||
| "XlatIcmpId": "avoid", | ||
| "XlatDstPort": "careful", | ||
| "XlatDstAddr": "avoid", |
There was a problem hiding this comment.
@jotak cardinality levels here LGTM, I am thinking to verify this based on code review, let me know if you think e2e test for the feature is required.
|
@jotak: This pull request references NETOBSERV-2010 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 story to target the "4.19.0" version, but no target version was set. DetailsIn 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. |
|
@jotak: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/retest |
|
Merging without waiting for all checks, as it's needed with netobserv/network-observability-console-plugin#681 |
Description
Also align with NETOBSERV-2056
Dependencies
netobserv/network-observability-console-plugin#681
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.