-
Notifications
You must be signed in to change notification settings - Fork 24
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-934: Add icmpv4/v6 bits to FLP #408
Conversation
Signed-off-by: msherif1234 <[email protected]>
Signed-off-by: msherif1234 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #408 +/- ##
==========================================
+ Coverage 63.63% 63.79% +0.15%
==========================================
Files 92 92
Lines 6471 6479 +8
==========================================
+ Hits 4118 4133 +15
+ Misses 2113 2106 -7
Partials 240 240
Flags with carried forward coverage won't be shown. Click here to find out more.
|
/ok-to-test |
New image: quay.io/netobserv/flowlogs-pipeline:8c0432f. It will expire after two weeks. |
@msherif1234: This pull request references NETOBSERV-934 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 kubernetes/test-infra repository. |
/ok-to-test |
/hold |
/hold cancel |
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, thanks @msherif1234 👍
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
/approve |
sorry - removing approval: this will be pre-merge tested, unless QE agrees for post-merge. cc @memodi (this is not for 1.2) |
/ok-to-test |
1 similar comment
/ok-to-test |
/ok-to-test |
New image: quay.io/netobserv/flowlogs-pipeline:1420fee. It will expire after two weeks. |
/label qe-approved |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jotak, jpinsonneau 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 |
netobserv/netobserv-ebpf-agent#103 added support to ICMPv4/6 and updated gRPC protobuf this PR to syncup flb repo with those changes and update the unit-test cases.
Also gRPC connect api was changed recently to fix ipv6 socket so fixed its use in pipeline_test