kubernetes/pkg/proxy/iptables
Dan Winship b61ca041b4 Add some missing cleanup to "kube-proxy --cleanup"
iptables and ipvs were both leaving KUBE-MARK-MASQ behind (even though
the corresponding KUBE-POSTROUTING rule to actually do the masquerade
got deleted).

iptables was failing to clean up its KUBE-PROXY-FIREWALL chain (the
cleanup rules never got updated when that was split out of
KUBE-FIREWALL), and also not cleaning up its canary chain.
2025-04-10 14:58:35 -04:00
..
doc.go Add doc.go file without any buildconstraint to run tests on non linux systems 2024-04-03 12:30:59 +05:30
number_generated_rules_test.go pkg/proxy: track localhost nodeport accepted packets 2024-05-21 20:09:54 +05:30
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier.go Add some missing cleanup to "kube-proxy --cleanup" 2025-04-10 14:58:35 -04:00
proxier_test.go Add some missing cleanup to "kube-proxy --cleanup" 2025-04-10 14:58:35 -04:00