kubernetes/pkg/controller/persistentvolume
Jan Safranek 41adcc5496 Speed up binding of provisioned volumes
This fixes e2e test for provisioning - it expects that provisioned volumes
are bound quickly.

Majority of this patch is update of test framework needs to initialize the
controller appropriately.
2016-05-18 10:06:51 +02:00
..
options Retry recycle or delete operation on failure. 2016-02-05 17:02:13 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
persistentvolume_controller.go Speed up binding of provisioned volumes 2016-05-18 10:06:51 +02:00
persistentvolume_controller_test.go Speed up binding of provisioned volumes 2016-05-18 10:06:51 +02:00
persistentvolume_delete_test.go unit test: Add possibility to inject kubeclient errors. 2016-05-18 10:06:51 +02:00
persistentvolume_framework_test.go Speed up binding of provisioned volumes 2016-05-18 10:06:51 +02:00
persistentvolume_host.go recycler: Implement volume host interfaces. 2016-05-18 10:06:24 +02:00
persistentvolume_index.go Implement syncVolume. 2016-05-17 15:14:08 +02:00
persistentvolume_index_test.go Rename types.go to persistentvolume_index.go 2016-05-17 15:14:01 +02:00
persistentvolume_provision_test.go provisioning: Add unit testso for provisioning errors. 2016-05-18 10:06:51 +02:00
persistentvolume_recycle_test.go unit test: Add possibility to inject kubeclient errors. 2016-05-18 10:06:51 +02:00
persistentvolume_sync_test.go unit test: Add possibility to inject kubeclient errors. 2016-05-18 10:06:51 +02:00