kubernetes/pkg/controller
Kubernetes Submit Queue 9223591cda Merge pull request #30626 from deads2k/prevent-dc-hotloop
Automatic merge from submit-queue

prevent RC hotloop on denied pods

If a pod is rejected during creation, the RC controller hot-loops. This can happen most frequently due to insufficient quota.
2016-08-19 11:51:41 -07:00
..
certificates certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
daemon Change podNamespacer API 2016-08-17 16:55:01 +02:00
deployment fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
disruption Change podNamespacer API 2016-08-17 16:55:01 +02:00
endpoint Change podNamespacer API 2016-08-17 16:55:01 +02:00
framework Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
garbagecollector fix memory leak in gc 2016-08-18 21:54:44 -07:00
job Change podNamespacer API 2016-08-17 16:55:01 +02:00
namespace only store typeMeta and objectMeta in the gc store 2016-08-08 17:23:13 -07:00
node Add cluster health metrics to NodeController 2016-08-18 15:11:10 +02:00
petset Change podNamespacer API 2016-08-17 16:55:01 +02:00
podautoscaler fix go vet errors 2016-08-10 16:45:41 -07:00
podgc Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replicaset Change podNamespacer API 2016-08-17 16:55:01 +02:00
replication prevent RC hotloop on denied pods 2016-08-18 08:06:09 -04:00
resourcequota Merge pull request #29653 from ZTE-PaaS/zhangke-patch-010 2016-08-11 21:54:28 -07:00
route Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduledjob Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
service rewrite serivce controller to apply the latest controller pattern 2016-08-04 09:28:55 +08:00
serviceaccount move new etcd storage into cacher 2016-08-12 18:40:20 -07:00
volume Merge pull request #27778 from screeley44/k8-vol-executor 2016-08-19 08:27:48 -07:00
controller_ref_manager.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
controller_utils.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
controller_utils_test.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00