kubernetes/pkg/kubelet/status
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
..
testing Fix golint failures of pkg/kubelet/status/... 2019-09-21 23:43:37 +08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
generate_test.go Generate ContainersReady condition 2018-06-05 11:10:38 -07:00
generate.go Fix golint failures of pkg/kubelet/status/... 2019-09-21 23:43:37 +08:00
status_manager_test.go kubelet: Avoid sending no-op patches 2020-02-26 23:06:38 -05:00
status_manager.go kubelet: Avoid sending no-op patches 2020-02-26 23:06:38 -05:00