kubernetes/pkg/controller
k8s-merge-robot f4543250a8 Merge pull request #29133 from deads2k/priority-queue
Automatic merge from submit-queue

use a separate queue for initial quota calculation

When the quota controller gets backed up on resyncs, it can take a long time to observe the first usage stats which are needed by the admission plugin.  This creates a second queue to prioritize the initial calculation.
2016-07-21 04:46:59 -07:00
..
certificates certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
daemon Merge pull request #28803 from lukaszo/ds 2016-07-18 22:12:14 -07:00
deployment Log the time when checking deployment's pod availability 2016-07-19 14:08:28 -07:00
endpoint Use Go canonical import paths 2016-07-16 13:48:21 -04:00
framework Use Go canonical import paths 2016-07-16 13:48:21 -04:00
garbagecollector Revert "[garbage collector] add e2e test" 2016-07-15 10:10:02 +02:00
job Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace Use Go canonical import paths 2016-07-16 13:48:21 -04:00
node Merge pull request #29101 from gmarek/allocator2 2016-07-19 04:35:23 -07:00
petset let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
podautoscaler Merge pull request #29125 from mwielgus/extra-debug-hpa 2016-07-19 10:41:09 -07:00
podgc Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replicaset Use sharedPodInformer in ReplicaSet controller 2016-07-20 12:25:26 +02:00
replication Use Go canonical import paths 2016-07-16 13:48:21 -04:00
resourcequota Merge pull request #29133 from deads2k/priority-queue 2016-07-21 04:46:59 -07:00
route Use Go canonical import paths 2016-07-16 13:48:21 -04:00
service Merge pull request #28963 from cdrage/better-warning-kubecontroller 2016-07-20 11:11:23 -07:00
serviceaccount Use Go canonical import paths 2016-07-16 13:48:21 -04:00
volume Merge pull request #29077 from saad-ali/fixIssue29051NamespaceDeletion 2016-07-20 20:40:32 -07:00
controller_ref_manager.go let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
controller_utils_test.go let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
controller_utils.go let RC manager utilize the GC 2016-07-14 19:59:31 -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