1624 Commits

Author SHA1 Message Date
Serguei Bezverkhi
354ff82b12 fix nfs ddriver.go formating 2018-03-14 11:12:31 -04:00
Huamin Chen
dc68463bd7 Merge pull request #61 from rootfs/nfs-v0.2.0
csi 0.2.0: update nfs CSI PV example
2018-03-14 11:05:57 -04:00
Huamin Chen
a50c2b9b1c Merge branch 'master' into nfs-v0.2.0 2018-03-14 10:43:14 -04:00
Huamin Chen
055ad11726 Merge pull request #62 from xing-yang/nfs_controller
NFS plugin does not support ControllerServiceCapability
2018-03-13 17:01:51 -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
xing-yang
beedbb17e1 Update CSI Plugins README
This patch updates the README for plugins for CSI 0.2.0.
It includes the following changes:
- Updates the CSC tool location
- Removes "get supported versions" because that was removed
  from CSI.
2018-03-08 09:04:10 -08:00
Huamin Chen
2bea6cd2b5 Merge pull request #56 from sbezverk/0.2.0_v0
refactor csi-common and hostpath plugin  to use new api objects
2018-03-06 13:03:34 -05:00
Serguei Bezverkhi
aa9ec2da56 refactor csi-common and hostpath plugin for CSI 0.2.0 spec 2018-03-06 11:14:25 -05:00
Luis Pabón
ef2df731da Merge pull request #52 from haoqing0110/hostpath
Add a readme to hostpath
2018-02-14 07:25:49 -08:00
haoqing0110
4386eb3a43 Merge branch 'master' into hostpath 2018-02-14 12:10:20 +08:00
Huamin Chen
1a28a8641b Merge pull request #47 from gyliu513/nfs
Added CSI nfsplugin build process.
2018-02-13 15:28:52 -05:00
Guangya Liu
04e38ab5b5 Added CSI nfsplugin build process. 2018-02-10 20:58:35 +08:00
Chakravarthy Nelluri
96c25b7b34 Merge pull request #38 from humblec/nfs-driver
Correct NFS driver deployment artifacts.
2018-01-15 12:27:12 -05: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
Chakravarthy Nelluri
dd6ff5a0c8 Merge pull request #37 from humblec/patch-1
NFS driver: Change attribute on NodePublish() to reflect the examples.
2018-01-15 10:04:47 -05:00
Humble Devassy Chirammal
650cb5b1f5 NFS driver: Change attribute on NodePublish() to reflect the examples. 2018-01-15 20:28:19 +05:30
Huamin Chen
1cd34f82d1 Merge pull request #35 from chakri-nelluri/fix-readme
Fix Readmes
2018-01-10 16:25:09 -05:00
Chakravarthy Nelluri
ab44838726 Fix Readmes 2018-01-10 15:09:06 -05:00
Chakravarthy Nelluri
4de6602a9c Merge pull request #18 from chakri-nelluri/test
Add some unit tests & improve logging
2017-12-13 12:33:22 -05:00
Chakravarthy Nelluri
8b14402955 Add some unit tests & improve logging 2017-12-13 12:31:15 -05:00
Luis Pabón
97cbdda552 Merge pull request #13 from chakri-nelluri/nfs
Add NFS deployment files
2017-12-11 00:46:11 -06: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