kubernetes/pkg/controller
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
..
certificates make tools/cache authoritative 2017-01-25 08:29:45 -05:00
cloud refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
cronjob refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
daemon Merge pull request #40621 from timothysc/daemonset_dos 2017-01-28 06:46:36 -08:00
deployment Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
disruption Update generated files 2017-01-25 19:49:45 +01:00
endpoint make tools/cache authoritative 2017-01-25 08:29:45 -05:00
garbagecollector move testing/core to client-go 2017-01-26 13:54:40 -05:00
informers make tools/cache authoritative 2017-01-25 08:29:45 -05:00
job move testing/core to client-go 2017-01-26 13:54:40 -05:00
namespace move testing/core to client-go 2017-01-26 13:54:40 -05:00
node Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
podautoscaler move testing/core to client-go 2017-01-26 13:54:40 -05:00
podgc Modify OWNERS in some pkg/controller subdirectories 2017-01-26 16:28:08 +01:00
replicaset move testing/core to client-go 2017-01-26 13:54:40 -05:00
replication move testing/core to client-go 2017-01-26 13:54:40 -05:00
resourcequota move testing/core to client-go 2017-01-26 13:54:40 -05:00
route Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service make tools/cache authoritative 2017-01-25 08:29:45 -05:00
serviceaccount move storage/storagebackend to apiserver 2017-01-27 08:49:55 -05:00
statefulset move testing/core to client-go 2017-01-26 13:54:40 -05:00
volume Merge pull request #40126 from resouer/return-value 2017-01-27 01:34:16 -08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Update generated files 2017-01-25 19:49:45 +01:00
client_builder.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
controller_ref_manager.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
controller_utils_test.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
controller_utils.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Move APIs and core code to use metav1.ObjectMeta 2017-01-17 16:17:18 -05:00
OWNERS update owners 2016-11-02 16:19:30 -07:00