kubernetes/pkg/controller/persistentvolume
Jan Safranek 2d43e4549e Fix data race in volume controller unit test.
Reactor must be locked when fiddling with reactor.volumes and reactor.claims.
Therefore add new functions to add/delete volume/claim with sending an event.
2016-06-01 08:35:33 +02:00
..
options Reduce volume controller sync period 2016-05-30 09:59:31 +02:00
binder_test.go Add label selector to match criteria for claims to volumes 2016-05-30 12:11:12 -04:00
controller_base.go Merge pull request #25881 from jsafrane/devel/pv-add-cache 2016-05-30 04:13:18 -07:00
controller_test.go Fix data race in volume controller unit test. 2016-06-01 08:35:33 +02:00
controller.go Fix log arguments. 2016-05-31 12:12:15 +02:00
delete_test.go Big move and rename 2016-05-18 10:06:51 +02:00
framework_test.go Fix data race in volume controller unit test. 2016-06-01 08:35:33 +02:00
index_test.go Add label selector to match criteria for claims to volumes 2016-05-30 12:11:12 -04:00
index.go Add label selector to match criteria for claims to volumes 2016-05-30 12:11:12 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
provision_test.go Generate shorter provisioned PV names. 2016-05-18 10:06:51 +02:00
recycle_test.go Big move and rename 2016-05-18 10:06:51 +02:00
volume_host.go Big move and rename 2016-05-18 10:06:51 +02:00