-
Notifications
You must be signed in to change notification settings - Fork 35
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-977: some interfaces on single stack cluster can have both ipv4 and ipv6 linklocal #108
Conversation
We need to filter out those interfaces when we decide which socket type to use to connect to google dns server Signed-off-by: msherif1234 <[email protected]>
@msherif1234: This pull request references NETOBSERV-977 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 |
New image: ["quay.io/netobserv/netobserv-ebpf-agent:d037698"]. It will expire after two weeks. |
Codecov Report
@@ Coverage Diff @@
## main #108 +/- ##
=======================================
Coverage 41.80% 41.80%
=======================================
Files 30 30
Lines 2050 2050
=======================================
Hits 857 857
Misses 1155 1155
Partials 38 38
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@msherif1234: This pull request references NETOBSERV-977 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. |
/label qe-approved |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: msherif1234 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#108) We need to filter out those interfaces when we decide which socket type to use to connect to google dns server Signed-off-by: msherif1234 <[email protected]>
We need to filter out interfaces with linklocal ips when we decide which socket type to use to connect to google dns server here is an example