12 Commits

Author SHA1 Message Date
Serguei Bezverkhi
354ff82b12 fix nfs ddriver.go formating 2018-03-14 11:12:31 -04:00
Huamin Chen
a50c2b9b1c Merge branch 'master' into nfs-v0.2.0 2018-03-14 10:43:14 -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
Huamin Chen
d600d0bb20 csi 0.2.0: update nfs CSI PV example
Signed-off-by: Huamin Chen <hchen@redhat.com>
2018-03-12 18:31:20 +00:00
Serguei Bezverkhi
aa9ec2da56 refactor csi-common and hostpath plugin for CSI 0.2.0 spec 2018-03-06 11:14:25 -05:00
Guangya Liu
04e38ab5b5 Added CSI nfsplugin build process. 2018-02-10 20:58:35 +08:00
Humble Chirammal
715b1ff4ea Correct NFS driver deployment artifacts.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-01-15 22:49:26 +05:30
Humble Devassy Chirammal
650cb5b1f5 NFS driver: Change attribute on NodePublish() to reflect the examples. 2018-01-15 20:28:19 +05:30
Chakravarthy Nelluri
ab44838726 Fix Readmes 2018-01-10 15:09:06 -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