kubernetes/pkg/controller
Kubernetes Submit Queue 48bd6368a7 Merge pull request #28777 from jsafrane/volume-unittest-waittest
Automatic merge from submit-queue

Stabilize volume unit tests by waiting for exact state

Wait for specific final state instead of waiting for specific number of
operations in controller unit tests. The tests are more readable and will survive
random goroutine ordering (PV and PVC controller have both their own
goroutine).

@kubernetes/sig-storage
2016-08-03 01:46:23 -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 Merge pull request #29621 from resouer/uuid 2016-08-01 22:21:30 -07: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 Change eviction logic in NodeController and make it Zone-aware 2016-08-02 14:21:52 +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 Merge pull request #29621 from resouer/uuid 2016-08-01 22:21:30 -07:00
replication Merge pull request #29621 from resouer/uuid 2016-08-01 22:21:30 -07: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 Merge pull request #28777 from jsafrane/volume-unittest-waittest 2016-08-03 01:46:23 -07:00
controller_ref_manager.go let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
controller_utils.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
controller_utils_test.go Merge pull request #29621 from resouer/uuid 2016-08-01 22:21:30 -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