kubernetes/pkg/controller/volume
Jan Safranek 101602ab11 Pass whole PVC to provisioner plugin
Gluster provisioner is interested in pvc.Namespace and I don't want to add
at as a new field in VolumeOptions - it would contain almost whole PVC.

Let's pass direct reference to PVC instead and let the provisioner to pick
information it is interested in.
2016-10-12 12:22:01 +02:00
..
attachdetach Fix issue in updating device path when volume is attached multiple times 2016-10-03 17:14:23 -07:00
persistentvolume Pass whole PVC to provisioner plugin 2016-10-12 12:22:01 +02:00