kubernetes/pkg/controller/daemon
Kubernetes Submit Queue 597e938e3a Merge pull request #40621 from timothysc/daemonset_dos
Automatic merge from submit-queue

Decrease Daemonset burst replicas due to DoS conditions.

**What this PR does / why we need it**:
We are seeing DoS conditions on our Registry if were running a large cluster with too many daemonsets bursting at once.  

**Special notes for your reviewer**:
I decided not to plumb through yet another variable to the command line.  Ideally such parameters could be tweaked via a configuration file.  

**Release note**:

```release-note
NONE
```
2017-01-28 06:46:36 -08:00
..
BUILD move testing/core to client-go 2017-01-26 13:54:40 -05:00
daemoncontroller_test.go Merge pull request #40330 from janetkuo/kill-failed-daemon-pods 2017-01-27 13:47:09 -08:00
daemoncontroller.go Merge pull request #40621 from timothysc/daemonset_dos 2017-01-28 06:46:36 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update OWNERS based on PR comments 2016-11-02 16:28:23 -07:00