kubernetes/pkg/util
Clayton Coleman b252865479
kubelet: Avoid sending no-op patches
In an e2e run, out of 1857 pod status updates executed by the
Kubelet 453 (25%) were no-ops - they only contained the UID of
the pod and no status changes. If the patch is a no-op we can
avoid invoking the server and continue.
2020-02-26 23:06:38 -05:00
..
async BoundedFrequencyRunner: add RetryAfter 2019-10-29 07:36:00 -04:00
bandwidth bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
config
configz Always set content-type & nosniff 2019-09-11 15:01:43 -07:00
conntrack bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
coverage
ebtables fix staticcheck of pkg/util/ebtables 2020-01-02 18:16:50 +08:00
env Fix golint issues in pkg/util/env 2019-09-27 17:25:19 +02:00
filesystem
flag
flock hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
goroutinemap
hash
interrupt
ipconfig fix staticcheck failures of pkg/util/ipconfig pkg/util/iptables pkg/util/ipvs/testing 2020-01-09 16:05:11 +08:00
ipset bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
iptables Refactor handling of local traffic detection. 2020-02-21 17:57:34 -08:00
ipvs fix staticcheck failures of pkg/util/ipconfig pkg/util/iptables pkg/util/ipvs/testing 2020-01-09 16:05:11 +08:00
labels
maps
netsh Fix static check errors in pkg/util/netsh 2020-01-20 13:25:34 +08:00
node generated: run refactor 2020-02-08 12:30:21 -05:00
oom hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
parsers
pod kubelet: Avoid sending no-op patches 2020-02-26 23:06:38 -05:00
procfs Fix golint warning for pkg/util/procfs/procfs_linux.go 2020-01-16 15:16:47 +08:00
removeall Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
resizefs Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
rlimit hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
selinux hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
slice move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
sysctl Fix golint issues in pkg/util/sysctl/testing 2019-11-09 12:32:37 +01:00
tail
taints
tolerations Remove conflict logic from PodTolerationRestriction 2019-08-26 15:31:15 -07:00
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
verify-util-pkg.sh