kubernetes/pkg/proxy/iptables
Dan Winship f0f47ae590 proxy/iptables: tweak sortIPTablesRules some more
Sort the ":CHAINNAME" lines in the same order as the "-A CHAINNAME"
lines (meaning, KUBE-NODEPORTS and KUBE-SERVICES come first).

(This will simplify IPTablesDump because it won't need to keep track
of the declaration order and the rule order separately.)
2022-05-09 11:19:28 -04:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go proxy/iptables: tweak sortIPTablesRules some more 2022-05-09 11:19:28 -04:00
proxier.go Merge pull request #109826 from danwinship/multi-load-balancer 2022-05-06 03:09:15 -07:00