Files
kubernetes/pkg
Dan Winship 62672d06e6 proxy/iptables: fix a bug in node address error handling
If GetNodeAddresses() fails (eg, because you passed the wrong CIDR to
`--nodeport-addresses`), then any NodePort services would end up with
only half a set of iptables rules. Fix it to just not output the
NodePort-specific parts in that case (in addition to logging an error
about the GetNodeAddresses() failure).
2021-11-09 09:32:50 -05:00
..
2021-02-28 15:17:29 -08:00
2021-07-14 08:53:33 -04:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-11-05 18:47:43 -04:00