• Aditya Dani's avatar
    Portworx Volume Driver in Kubernetes · 28df55fc
    Aditya Dani authored
    - 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
    28df55fc
Name
Last commit
Last update
..
cluster-dns Loading commit data...
cockroachdb Loading commit data...
elasticsearch Loading commit data...
explorer Loading commit data...
guestbook Loading commit data...
guestbook-go Loading commit data...
https-nginx Loading commit data...
javaee Loading commit data...
javaweb-tomcat-sidecar Loading commit data...
job Loading commit data...
k8petstore Loading commit data...
kubectl-container Loading commit data...
meteor Loading commit data...
mysql-cinder-pd Loading commit data...
mysql-wordpress-pd Loading commit data...
newrelic Loading commit data...
nodesjs-mongodb Loading commit data...
oms Loading commit data...
openshift-origin Loading commit data...
persistent-volume-provisioning Loading commit data...
phabricator Loading commit data...
podsecuritypolicy/rbac Loading commit data...
runtime-constraints Loading commit data...
selenium Loading commit data...
sharing-clusters Loading commit data...
spark Loading commit data...
storage Loading commit data...
storm Loading commit data...
sysdig-cloud Loading commit data...
volumes Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
examples_test.go Loading commit data...
guidelines.md Loading commit data...
pod Loading commit data...
scheduler-policy-config-with-extender.json Loading commit data...
scheduler-policy-config.json Loading commit data...
simple-nginx.md Loading commit data...