deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
rkouj
c14d47dffe
Use common unmount util func for TearDownAt()
2016-12-19 16:40:55 -08:00
Pengfei Ni
f584ed4398
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
Chao Xu
bb675d395f
dependencies: pkg/volume
2016-11-23 15:53:09 -08:00
Rajat Ramesh Koujalagi
d81e216fc6
Better messaging for missing volume components on host to perform mount
2016-11-09 15:16:11 -08:00
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
Christian Simon
cd0897801b
Refactor flocker volume plugin
...
* Support provisioning
* Support deletion
* Use bind mounts instead of /flocker in containers
* support ownership management or SELinux relabeling.
2016-09-27 13:19:45 +00:00