k3s/examples/volumes
Aditya Dani 28df55fc31 Portworx Volume Driver in Kubernetes
- Add a new type PortworxVolumeSource
- Implement the kubernetes volume plugin for Portworx Volumes under pkg/volume/portworx
- The Portworx Volume Driver uses the libopenstorage/openstorage specifications and apis for volume operations.

Changes for k8s configuration and examples for portworx volumes.

- Add PortworxVolume hooks in kubectl, kube-controller-manager and validation.
- Add a README for PortworxVolume usage as PVs, PVCs and StorageClass.
- Add example spec files

Handle code review comments.

- Modified READMEs to incorporate to suggestions.
- Add a test for ReadWriteMany access mode.
- Use util.UnmountPath in TearDown.
- Add ReadOnly flag to PortworxVolumeSource
- Use hostname:port instead of unix sockets
- Delete the mount dir in TearDown.
- Fix link issue in persistentvolumes README
- In unit test check for mountpath after Setup is done.
- Add PVC Claim Name as a Portworx Volume Label

Generated code and documentation.
- Updated swagger spec
- Updated api-reference docs
- Updated generated code under pkg/api/v1

Godeps update for Portworx Volume Driver
- Adds github.com/libopenstorage/openstorage
- Adds go.pedge.io/pb/go/google/protobuf
- Updates Godep Licenses
2017-02-28 23:24:56 +00:00
..
aws_ebs Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
azure_disk Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
azure_file Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
cephfs Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
fibre_channel Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
flexvolume Add support for attacher/detacher interface in Flex volume 2017-02-24 20:18:06 -05:00
flocker Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
glusterfs Update gluster setup readme. 2016-11-13 12:17:55 +05:30
iscsi Add portals field to iscsi volume source to achieve multipathing. 2017-02-06 17:06:33 +05:30
nfs Revert "Remove alpha provisioning" 2017-02-16 13:53:55 +01:00
portworx Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
quobyte Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
rbd add secret type to RBD secrets in examples and e2e test 2016-11-03 13:50:38 -04:00
vsphere Fix for Support selection of datastore for dynamic provisioning in vSphere 2017-02-21 19:04:45 +00:00