kubernetes/pkg/controller
k8s-merge-robot a4442250f3 Merge pull request #29550 from caesarxuchao/fix-28713
Automatic merge from submit-queue

[Garbage Collector] GC waits for all reflectors to be synced before starting workers

Fix 28713. See https://github.com/kubernetes/kubernetes/issues/28713#issuecomment-234826276 for details on the cause of the flake. The test has passed 100 times locally.
2016-08-01 18:41:12 -07:00
..
certificates certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
daemon Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
deployment Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
endpoint Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
framework Factory for SharedIndexInformers 2016-07-21 14:04:48 +02:00
garbagecollector Merge pull request #29550 from caesarxuchao/fix-28713 2016-08-01 18:41:12 -07:00
job Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace Removed empty line. 2016-07-29 23:19:33 +08:00
node pkg/controller/node/nodecontroller: simplify mutex 2016-07-26 07:06:16 +02:00
petset Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02: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 Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
replication Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
resourcequota Merge pull request #28611 from deads2k/union-quota-regsitry 2016-08-01 09:32:44 -07:00
route Use Go canonical import paths 2016-07-16 13:48:21 -04:00
service Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
serviceaccount make the resource prefix in etcd configurable for cohabitation 2016-07-27 07:51:40 -04:00
volume Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
controller_ref_manager.go let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
controller_utils_test.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
controller_utils.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02: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