Go to file
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
app/nfsplugin Add some unit tests & improve logging 2017-12-13 12:31:15 -05:00
pkg/nfs NFS plugin does not support ControllerServiceCapability 2018-03-13 13:20:02 -07:00