ceph-csi/pkg/rbd
Madhu Rajanna a9174dd953 Fix logging if the rbd manager command is supported
if there is an error when adding the rbd task
we are logging the output which is empty. This
PR logs the error if the rbd task is supported
and there is an error.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-03-16 11:49:31 +00:00
..
controllerserver.go rbd: use go-ceph API for creating RBD images 2020-03-11 16:09:10 +00:00
driver.go Update to kube v1.17 2020-01-17 12:06:02 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
nodeserver.go Fix mountoption issue in rbd 2020-03-13 14:33:56 +00:00
rbd_attach.go Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
rbd_journal.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util.go Fix logging if the rbd manager command is supported 2020-03-16 11:49:31 +00:00