kubernetes/pkg/util
Kubernetes Submit Queue 18402f6c51
Merge pull request #55248 from knobunc/fix/increase-iptables-wait
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>.

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 14:33:36 -08:00
..
async update BUILD files 2017-10-15 18:18:13 -07:00
bandwidth update BUILD files 2017-10-15 18:18:13 -07:00
config update BUILD files 2017-10-15 18:18:13 -07:00
configz update BUILD files 2017-10-15 18:18:13 -07:00
dbus Merge pull request #53731 from smarterclayton/dbus_races 2017-10-26 13:24:30 -07:00
ebtables update BUILD files 2017-10-15 18:18:13 -07:00
env update BUILD files 2017-10-15 18:18:13 -07:00
file Adding unit tests to methods of file's util 2017-10-24 08:26:58 +08:00
filesystem update BUILD files 2017-10-15 18:18:13 -07:00
flock update BUILD files 2017-10-15 18:18:13 -07:00
goroutinemap update BUILD files 2017-10-15 18:18:13 -07:00
hash update BUILD files 2017-10-15 18:18:13 -07:00
initsystem Kubeadm - Added initial support for Windows worker nodes to join cluster using kubeadm 2017-11-01 10:36:37 -04:00
interrupt update BUILD files 2017-10-15 18:18:13 -07:00
io update BUILD files 2017-10-15 18:18:13 -07:00
ipconfig update BUILD files 2017-10-15 18:18:13 -07:00
iptables Add the iptables wait flag change to more places 2017-11-07 10:50:28 -05:00
ipvs update BUILD files 2017-10-15 18:18:13 -07:00
keymutex update BUILD files 2017-10-15 18:18:13 -07:00
labels update BUILD files 2017-10-15 18:18:13 -07:00
limitwriter update BUILD files 2017-10-15 18:18:13 -07:00
maps update BUILD files 2017-10-15 18:18:13 -07:00
metrics Add metrics.UnregisterMetricAndUntrackRateLimiterUsage function 2017-11-01 12:28:34 +01:00
mount Merge pull request #53629 from andyzhangx/azurefile-improve 2017-11-01 04:38:12 -07:00
net update BUILD files 2017-10-15 18:18:13 -07:00
netsh fix netsh checkIPExists in Chinese 2017-10-27 16:55:11 +08:00
node use core client with explicit version globally 2017-10-27 15:48:32 +08:00
nsenter update BUILD files 2017-10-15 18:18:13 -07:00
oom update BUILD files 2017-10-15 18:18:13 -07:00
parsers update BUILD files 2017-10-15 18:18:13 -07:00
pointer update BUILD files 2017-10-15 18:18:13 -07:00
procfs update BUILD files 2017-10-15 18:18:13 -07:00
reflector/prometheus rename metric reflector_xx_last_resource_version to reflector_last_resource_version{name="xx"} 2017-11-01 16:34:18 +08:00
removeall update BUILD files 2017-10-15 18:18:13 -07:00
resourcecontainer update BUILD files 2017-10-15 18:18:13 -07:00
rlimit update BUILD files 2017-10-15 18:18:13 -07:00
selinux update BUILD files 2017-10-15 18:18:13 -07:00
slice update BUILD files 2017-10-15 18:18:13 -07:00
strings update BUILD files 2017-10-15 18:18:13 -07:00
sysctl update BUILD files 2017-10-15 18:18:13 -07:00
system update BUILD files 2017-10-15 18:18:13 -07:00
tail update BUILD files 2017-10-15 18:18:13 -07:00
taints Added unit test cases for the public methods of pkg/util/taints.go 2017-10-25 13:51:14 +08:00
template update BUILD files 2017-10-15 18:18:13 -07:00
term update BUILD files 2017-10-15 18:18:13 -07:00
threading update BUILD files 2017-10-15 18:18:13 -07:00
tolerations update BUILD files 2017-10-15 18:18:13 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
workqueue/prometheus update BUILD files 2017-10-15 18:18:13 -07:00
BUILD auto-gen 2017-09-26 09:57:13 +08:00
verify-util-pkg.sh verify pkg/util contains no code 2017-08-17 15:28:27 +08:00