kubernetes/pkg/controller
Jan Safranek 71b75d593e Stabilize volume unit tests by waiting for exact state
Wait for specific final state instead of waiting for specific number of
operations in volume unit tests. The tests are more readable and will survive
random goroutine ordering (PV and PVC controller have both their own
goroutine).
2016-07-11 15:35:01 +02:00
..
daemon Merge pull request #26931 from xiang90/fix_daemon 2016-07-09 15:31:48 -07:00
deployment Move deployment utilities to there own package 2016-07-08 09:46:56 +02:00
endpoint Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework allow lock acquisition injection for quota admission 2016-07-06 09:39:42 -04:00
garbagecollector Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
job Added test case covering pending pods in syncJob 2016-07-07 14:45:34 +02:00
namespace Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
petset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podautoscaler Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podgc Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replicaset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resourcequota Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
route Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service Pass pointer to node in NodCondition 2016-07-07 14:10:17 +02:00
serviceaccount Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume Stabilize volume unit tests by waiting for exact state 2016-07-11 15:35:01 +02:00
controller_utils_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
controller_utils.go Merge pull request #26237 from duglin/UseConstant 2016-07-01 16:55:39 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07: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