mirror of https://github.com/k3s-io/k3s
283d35a481
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Abstract some duplicated code in the iptables proxier Reorganizes the iptables proxier code so we only have the list of "-A FOO -j KUBE-BAR" rules in one place rather than duplicating the same list in multiple places. Split out from #56164 for ease of review/merging. **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
apis/kubeproxyconfig | ||
config | ||
healthcheck | ||
iptables | ||
ipvs | ||
metrics | ||
userspace | ||
util | ||
winkernel | ||
winuserspace | ||
BUILD | ||
OWNERS | ||
doc.go | ||
types.go |