Commit Graph

11 Commits

Author SHA1 Message Date
prateekpandey14 8cc3ee96cb Merge branch 'add-nfs-diver' into driver-nfs
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2019-02-14 11:29:01 +05:30
prateekpandey14 cb7d61a49d Update deployment files and Dockerfile
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2019-02-07 19:53:29 +05:30
prateekpandey14 d5b0215f63 Move nfs csi-driver to its own repo 'csi-driver-nfs'
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
2019-02-07 14:48:27 +05:30
saad-ali 6200e12c21 Code changes for CSI v1.0.0-rc2 2018-11-14 19:58:28 -08:00
Matthew Wong 4ad81b11cd Update to CSI 0.3 2018-07-11 13:56:28 -04:00
Serguei Bezverkhi 354ff82b12 fix nfs ddriver.go formating 2018-03-14 11:12:31 -04:00
xing-yang 93dada2f8a NFS plugin does not support ControllerServiceCapability
Since NFS plugin does not support ControllerServiceCapability,
set it to csi.ControllerServiceCapability_RPC_UNKNOWN.
Also set ControllerServer to nil instead of using the default
because ControllerServer is not implemented in NFS plugin.
If this support is added in the future, capabilities need to
be added accordingly.
2018-03-13 13:20:02 -07:00
Serguei Bezverkhi aa9ec2da56 refactor csi-common and hostpath plugin for CSI 0.2.0 spec 2018-03-06 11:14:25 -05:00
Chakravarthy Nelluri 8b14402955 Add some unit tests & improve logging 2017-12-13 12:31:15 -05:00
Chakravarthy Nelluri eb5623b807 Add NFS deployment files 2017-12-11 00:17:37 -05:00
Chakravarthy Nelluri f481dddf44 Refactor to app & pkg directories 2017-12-04 15:01:40 -07:00