Files
kubernetes/pkg/proxy
Dan Winship 00f789cd8d proxy/iptables: move EXT chain rule creation to the end
Part of reorganizing the syncProxyRules loop to do:
  1. figure out what chains are needed, mark them in activeNATChains
  2. write servicePort jump rules to KUBE-SERVICES/KUBE-NODEPORTS
  3. write servicePort-specific chains (SVC, SVL, EXT, FW, SEP)

This fixes the handling of the EXT chain.
2022-07-09 07:07:47 -04:00
..
2022-01-10 08:14:29 -05:00
2022-03-17 21:27:14 -03:00
2022-03-30 09:55:32 -07:00
2022-06-24 09:50:02 +08:00