• zhouhaibing089's avatar
    iptables: add timeout when checking rules · 6dc32c33
    zhouhaibing089 authored
    in cases where iptables stucks forever due to some reasons, we lost
    the availability of kube-proxy, this is about adding a timeout for
    the rule checking operations, as a result, it should give us a more
    reliable working iptables proxy.
    6dc32c33
Name
Last commit
Last update
..
testing Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
iptables.go Loading commit data...
iptables_linux.go Loading commit data...
iptables_test.go Loading commit data...
iptables_unsupported.go Loading commit data...
save_restore.go Loading commit data...