You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent inbound NodePort traffic from being forward to kernel
Set ct_mark 0x1 for inbound traffic to NodePort service. Added a
new flow to drop the traffic from OVN to NodePort service to
prevent traffic to nodePort from being forwarded to the host
accidentally during GR OVN LB resyncs.
Fix flake for the test "[sig-network] Conntrack should be able to
preserve UDP traffic when server pod cycles for a NodePort service"
Signed-off-by: Peng Liu <[email protected]>
0 commit comments