Skip to content
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

fix: allow basic ICMPv6 neighbor discovery #1710

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

aauren
Copy link
Collaborator

@aauren aauren commented Aug 2, 2024

@mrueg @k6av

This fixes the problem where if network policy is applied before any communication between two pods, all subsequent communication fails because the two pods aren't able to discovery each other.

Fixes: #1701

This fixes the problem where if network policy is applied before any
communication between two pods, all subsequent communication fails
because the two pods aren't able to discovery each other.
@aauren aauren force-pushed the fix_ipv6_netpol_conninit_error branch from f0e2746 to c06a8eb Compare August 3, 2024 19:47
@aauren aauren merged commit a0442e5 into master Aug 3, 2024
7 checks passed
@aauren aauren deleted the fix_ipv6_netpol_conninit_error branch August 3, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service traffic being dropped when NetworkPolicy is present
1 participant