Commit Graph

5 Commits

Author SHA1 Message Date
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