mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-15 14:26:33 -04:00
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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| number_generated_rules_test.go | ||
| OWNERS | ||
| proxier.go | ||
| proxier_test.go | ||