k3s/pkg/util/iptables
Benjamin Bennett a5c334046b Add the iptables wait flag change to more places
There were a few places that the last PR https://github.com/kubernetes/kubernetes/pull/54763 missed because the flags that PR covered were of the form -w2.  Some of the code had --wait=2.  This changes that code to use the same global variable for the wait setting so that everything is consistent.
2017-11-07 10:50:28 -05:00
..
testing update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS iptables: add OWNERS file 2017-05-05 23:34:18 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iptables.go Add the iptables wait flag change to more places 2017-11-07 10:50:28 -05:00
iptables_linux.go expose lock release error from iptables util 2017-07-05 14:31:24 -07:00
iptables_test.go Add the iptables wait flag change to more places 2017-11-07 10:50:28 -05:00
iptables_unsupported.go util/iptables: fix cross-build failures due to syscall.Flock() 2017-05-14 23:37:52 -05:00
save_restore.go Minor improvement for memory allocations 2017-05-30 08:11:12 +02:00