kubernetes/pkg/controller/volume/persistentvolume
Kubernetes Submit Queue 6a8edf72e1 Merge pull request #35957 from jsafrane/implement-external-provisioner
Automatic merge from submit-queue

Implement external provisioning proposal

In other words, add "provisioned-by" annotation to all PVCs that should be provisioned dynamically.

Most of the changes are actually in tests.

@kubernetes/sig-storage
2016-11-09 18:12:56 -08:00
..
options autogenerated 2016-10-21 17:32:32 -07:00
binder_test.go Adding default StorageClass annotation printout for resource_printer 2016-10-19 10:59:07 -04:00
BUILD include multiple versions in clientset 2016-10-29 13:30:47 -07:00
delete_test.go Fix race when two provisioner create two PVs for a single claim. 2016-11-03 16:58:25 +01:00
framework_test.go Implement external provisioning proposal 2016-11-02 14:13:34 +01:00
index_test.go Adding default StorageClass annotation printout for resource_printer 2016-10-19 10:59:07 -04:00
index.go Adding default StorageClass annotation printout for resource_printer 2016-10-19 10:59:07 -04:00
OWNERS Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
provision_test.go Implement external provisioning proposal 2016-11-02 14:13:34 +01:00
pv_controller_base.go Implement external provisioning proposal 2016-11-02 14:13:34 +01:00
pv_controller_test.go Rename controller*.go to pv_controller*.go 2016-09-26 12:26:58 +02:00
pv_controller.go Fix race when two provisioner create two PVs for a single claim. 2016-11-03 16:58:25 +01:00
recycle_test.go move StorageClass to its own group 2016-09-06 08:41:17 -04:00
volume_host.go Remove GetRootContext from VolumeHost 2016-11-03 12:21:19 -04:00