ceph-csi/internal
Niels de Vos 0d635b5b99 rbd: include rados-namespace when calling addRbdManagerTask()
It seems that calls to addRbdManagerTask() do not include the
rados-namespace in the image location. Functions calling
addRbdManagerTask() construct the image location themselves, but should
use rbdVolume.String() to include all the attributes.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit d534ee9ce8)
2021-02-12 13:30:41 +00:00
..
cephfs cephfs: ignore BytesQuota field in case it is not set. 2021-02-01 10:35:39 +00:00
controller cleanup: reduce the code complexity of controller 2020-12-07 11:03:27 +00:00
csi-common cleanup: fix mispell words 2020-11-29 12:47:46 +05:30
journal cleanup: fix misspell words 2020-11-30 08:46:48 +01:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: include rados-namespace when calling addRbdManagerTask() 2021-02-12 13:30:41 +00:00
util util: store EnvVaultInsecure as string, not bool 2021-02-02 12:43:48 +00:00