k3s/pkg/util
Kubernetes Submit Queue ee671e64ee Merge pull request #46266 from thockin/proxy-periodic-runner-2
Automatic merge from submit-queue (batch tested with PRs 44774, 46266, 46248, 46403, 46430)

kube-proxy: ratelimit runs of iptables by sync-period flags

This bounds how frequently iptables can be synced.  It will be no more often than every 10 seconds and no less often than every 1 minute, by default.

@timothysc FYI

@dcbw @freehan FYI
2017-05-25 06:17:56 -07:00
..
async Add bounded frequency runner 2017-05-24 20:33:15 -07:00
bandwidth IPv6 support for hexCIDR() 2017-05-17 20:35:37 +00:00
config autogenerated 2017-04-14 10:40:57 -07:00
configz Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
crlf Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
dbus autogenerated 2017-04-14 10:40:57 -07:00
ebtables Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
env fix various bad tests 2017-04-25 11:23:33 -07:00
errors add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
exec Remove Save() from iptables interface 2017-05-22 13:23:49 +02:00
flock pkg/util/flock: Fix the flock so it actually locks. 2017-03-13 14:24:59 -07:00
framer add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
goroutinemap Make timeouts in the Kubelet slightly offset to aid debugging 2017-04-28 12:00:28 -04:00
hash Merge pull request #42085 from cblecker/gofmt-fix 2017-04-17 15:39:07 -07:00
i18n Add Simplified Chinese translation for kubectl 2017-05-19 16:18:24 +08:00
initsystem Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
interrupt Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
intstr move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
io autogenerated 2017-04-14 10:40:57 -07:00
ipconfig autogenerated 2017-04-14 10:40:57 -07:00
iptables Remove Save() from iptables interface 2017-05-22 13:23:49 +02:00
json add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
keymutex autogenerated 2017-04-14 10:40:57 -07:00
labels autogenerated 2017-04-14 10:40:57 -07:00
limitwriter Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
logs autogenerated 2017-04-14 10:40:57 -07:00
maps Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
mount autogenerated 2017-04-14 10:40:57 -07:00
net add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
netsh autogenerated 2017-04-14 10:40:57 -07:00
node remove deprecated NodeLegacyHostIP 2017-04-24 11:01:25 +08:00
oom autogenerated 2017-04-14 10:40:57 -07:00
parsers autogenerated 2017-04-14 10:40:57 -07:00
procfs Merge pull request #44024 from zhangxiaoyu-zidif/egnew 2017-05-05 23:41:33 -07:00
rand move pkg/util/rand 2017-01-16 16:04:03 -05:00
removeall autogenerated 2017-04-14 10:40:57 -07:00
resourcecontainer autogenerated 2017-04-14 10:40:57 -07:00
rlimit Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
runtime add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
selinux autogenerated 2017-04-14 10:40:57 -07:00
sets migrate set generation to go genrule 2017-05-01 11:11:14 -07:00
slice Smarter describer for generic resources 2017-04-17 15:42:47 -03:00
strings Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
sysctl Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
system autogenerated 2017-04-14 10:40:57 -07:00
tail Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
taints autogenerated 2017-04-14 10:40:57 -07:00
term Fix golint and godeps verification 2017-05-15 16:28:56 +03:00
threading autogenerated 2017-04-14 10:40:57 -07:00
tolerations Auto-generated stuff. 2017-04-06 16:15:34 -04:00
uuid Update generated files 2017-01-25 19:49:45 +01:00
validation add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
version Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
wait add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
workqueue/prometheus autogenerated 2017-04-14 10:40:57 -07:00
yaml add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
BUILD Remove unused chmod/chown abstractions 2017-04-23 20:25:23 -03:00
doc.go
template.go
template_test.go
umask.go
umask_windows.go delete ErrorTimeout() function and modify Umask() args 2017-01-12 11:05:30 +08:00
util.go
util_test.go pkg/util: move CompileRegex helper into apiserver 2017-01-25 17:21:12 +01:00