kubernetes/pkg/controller/persistentvolume
Jan Safranek 400ebf87a1 Add PV.Name to volume tags.
We add claim.Name and claim.Namespace as tags to AWS EBS / GCE PD / OpenStack
Cinder volumes created by Kubernetes. To easily match Kubernetes volumes and
cloud volumes, let's add also PV.Name.
2016-01-04 12:28:02 +01:00
..
persistentvolume_claim_binder_controller.go added cast checks to controllers to prevent nil panics 2015-12-15 11:34:03 -05:00
persistentvolume_claim_binder_controller_test.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
persistentvolume_index_test.go Fixed race condition in pv binder 2015-11-12 13:55:09 -05:00
persistentvolume_provisioner_controller.go Add PV.Name to volume tags. 2016-01-04 12:28:02 +01:00
persistentvolume_provisioner_controller_test.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
persistentvolume_recycler_controller.go Merge pull request #18083 from markturansky/fail_if_no_recycler 2015-12-16 19:35:49 -08:00
persistentvolume_recycler_controller_test.go attempt recycling once, fail pv permanently 2015-12-10 18:23:45 -05:00
types.go Add PV.Name to volume tags. 2016-01-04 12:28:02 +01:00