kubernetes/pkg/controller
Jan Safranek 22e68d4622 recycler: unit tests
- Add reclaim policy to newVolume() call.
- Implement reactor Volumes().Get().
- Implement mock volume plugin.
- Add recycler tests.
- Add a synchronization condition to controller.scheduleOperation
  - we need to pause the controller here, let the test to do some bad things
    to the controller and test error cases in recycleVolumeOperation.

Test framework gets more and more complicated... But this is the last piece,
I promise.
2016-05-18 10:06:24 +02:00
..
daemon implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
deployment add namespace index to rc and pod 2016-05-06 17:12:36 +08:00
endpoint implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
framework Skeleton of new attach detach controller 2016-05-09 11:34:11 -07:00
gc implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
job implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
namespace Redo Unstructured to have accessor methods 2016-05-03 14:07:28 -07:00
node implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
persistentvolume recycler: unit tests 2016-05-18 10:06:24 +02:00
petset implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
podautoscaler Merge pull request #24929 from mwielgus/heapster_godeps_bump 2016-05-06 13:57:35 -07:00
replicaset add namespace index to rc and pod 2016-05-06 17:12:36 +08:00
replication implement AddIndexers for SharedIndexInformer 2016-05-06 21:23:18 +08:00
resourcequota Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
route Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
service Merge pull request #24220 from gmarek/metrics 2016-04-27 19:25:38 -07:00
serviceaccount Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
volume Skeleton of new attach detach controller 2016-05-09 11:34:11 -07:00
controller_utils.go PetSet alpha controller 2016-05-04 18:39:17 -07:00
controller_utils_test.go Fix the rest of the code 2016-04-29 17:12:10 -04:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00
lookup_cache.go make cache size configurable 2016-02-24 22:37:02 +08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00