• 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
..
Azure Loading commit data...
MakeNowJust/heredoc Loading commit data...
Microsoft/go-winio Loading commit data...
PuerkitoBio Loading commit data...
Sirupsen/logrus Loading commit data...
abbot/go-http-auth Loading commit data...
appc/spec Loading commit data...
armon/circbuf Loading commit data...
asaskevich/govalidator Loading commit data...
aws/aws-sdk-go Loading commit data...
beorn7/perks Loading commit data...
blang/semver Loading commit data...
boltdb/bolt Loading commit data...
chai2010/gettext-go Loading commit data...
cloudflare/cfssl Loading commit data...
clusterhq/flocker-go Loading commit data...
codegangsta/negroni Loading commit data...
containernetworking/cni Loading commit data...
coreos Loading commit data...
cpuguy83/go-md2man Loading commit data...
davecgh/go-spew Loading commit data...
daviddengcn/go-colortext Loading commit data...
dgrijalva/jwt-go Loading commit data...
docker Loading commit data...
elazarl Loading commit data...
emicklei/go-restful Loading commit data...
evanphx/json-patch Loading commit data...
exponent-io/jsonpath Loading commit data...
fsnotify/fsnotify Loading commit data...
garyburd/redigo Loading commit data...
ghodss/yaml Loading commit data...
go-ini/ini Loading commit data...
go-openapi Loading commit data...
godbus/dbus Loading commit data...
gogo/protobuf Loading commit data...
golang Loading commit data...
google Loading commit data...
gophercloud/gophercloud Loading commit data...
gorilla Loading commit data...
grpc-ecosystem/grpc-gateway Loading commit data...
hashicorp Loading commit data...
hawkular/hawkular-client-go Loading commit data...
heketi/heketi Loading commit data...
howeyc/gopass Loading commit data...
imdario/mergo Loading commit data...
inconshreveable/mousetrap Loading commit data...
influxdata/influxdb Loading commit data...
jmespath/go-jmespath Loading commit data...
jonboulle/clockwork Loading commit data...
jteeuwen/go-bindata Loading commit data...
juju/ratelimit Loading commit data...
kardianos/osext Loading commit data...
kr Loading commit data...
libopenstorage/openstorage Loading commit data...
lpabon/godbc Loading commit data...
magiconair/properties Loading commit data...
mailru/easyjson Loading commit data...
matttproud/golang_protobuf_extensions Loading commit data...
mesos/mesos-go Loading commit data...
miekg Loading commit data...
mistifyio/go-zfs Loading commit data...
mitchellh Loading commit data...
mreiferson/go-httpclient Loading commit data...
mvdan/xurls Loading commit data...
mxk/go-flowrate Loading commit data...
onsi Loading commit data...
opencontainers/runc Loading commit data...
pborman/uuid Loading commit data...
pelletier Loading commit data...
pkg Loading commit data...
pmezard/go-difflib Loading commit data...
prometheus Loading commit data...
quobyte/api Loading commit data...
rackspace/gophercloud Loading commit data...
renstrom/dedent Loading commit data...
robfig/cron Loading commit data...
rubiojr/go-vhd Loading commit data...
russross/blackfriday Loading commit data...
samuel/go-zookeeper Loading commit data...
seccomp/libseccomp-golang Loading commit data...
shurcooL/sanitized_anchor_name Loading commit data...
spf13 Loading commit data...
square/go-jose Loading commit data...
stretchr Loading commit data...
syndtr/gocapability Loading commit data...
ugorji/go Loading commit data...
vishvananda/netlink Loading commit data...
vmware Loading commit data...
xanzy/go-cloudstack Loading commit data...
xiang90/probing Loading commit data...
xyproto/simpleredis Loading commit data...