mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ae6a52a84e
Currently default ControllerGetCapabilities function is being used which throws 'runtime error: invalid memory address or nil pointer dereference' when `--controllerServer=true` is not set in provisioner deployment args. This commit adds a check to prevent it. Fixes: 1925 Signed-off-by: Rakshith R <rar@redhat.com> |
||
---|---|---|
.. | ||
controllerserver-default.go | ||
driver.go | ||
identityserver-default.go | ||
nodeserver-default.go | ||
server.go | ||
utils_test.go | ||
utils.go |