Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node/manager: Remove ipset config from previous node state
Found by code inspection from cilium#23208 (comment), thanks to Joe. Fix this discrepancy so that we can potentially backport this fix if needed to older branches. The surrounding logic will get refactored in the aforementioned PR. This affects users that are running with the following: - --tunnel=disabled (native routing) - --enable-bpf-masquerade=false - --enable-ipv{4,6}-masquerade=true Fixes: 49cb220 ("iptables: Don't masquerade traffic to cluster nodes") Suggested-by: Joe Stringer <[email protected]> Signed-off-by: Chris Tarazi <[email protected]>
- Loading branch information