kubernetes/cmd/kubelet
Kubernetes Submit Queue e978c47f5e
Merge pull request #64170 from mtaufen/cap-node-num-images
Automatic merge from submit-queue (batch tested with PRs 61803, 64305, 64170, 64361, 64339). 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 a flag to control the cap on images reported in node status

While I normally try to avoid adding flags, this is a short term
scalability fix for v1.11, and there are other long-term solutions in
the works, so we shouldn't commit to this in the v1beta1 Kubelet config.
Flags are our escape hatch here.

```release-note
NONE
```
2018-05-30 17:34:18 -07:00
..
app Merge pull request #64170 from mtaufen/cap-node-num-images 2018-05-30 17:34:18 -07:00
BUILD Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
kubelet.go Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00
OWNERS Update OWNERS 2017-01-18 15:18:04 -08:00