ceph-csi/pkg/rbd
Jason Dillaman a274b19bfa Handle EACCESS error from 'ceph rbd task add remove'
If the RBD user does not have permissions to talk to the
Ceph MGR, it should gracefully fallback to the slower foreground
image deletion.

Fixes: #677
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2019-10-13 14:50:40 +00:00
..
controllerserver.go Fix volsize for cephfs and rbd 2019-10-11 08:22:27 +00:00
driver.go deprecate containerized flag and remove nsenter 2019-09-23 13:22:29 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
nodeserver.go Format ext4 with lazy_journal_init 2019-10-04 15:07:48 +00:00
rbd_attach.go Context based logging for rbd 2019-08-26 06:19:24 +00:00
rbd_journal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
rbd_util.go Handle EACCESS error from 'ceph rbd task add remove' 2019-10-13 14:50:40 +00:00