ceph-csi/internal
Madhu Rajanna 71e5b3f922 rbd: remove dummy image workaround
To address the problem that snapshot
schedules are triggered for volumes
that are promoted, a dummy image was
disabled/enabled for replication.
This was done as a workaround, because the
promote operation was not triggering
the schedules for the image being promoted.

The bugs related to the same have been fixed in
RBD mirroring functionality and hence the
workaround #2656 can be removed from the code base.

ceph tracker https://tracker.ceph.com/issues/53914

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-10-10 08:22:10 +00:00
..
cephfs cephfs: retry subvolumegroup creation 2022-09-07 18:24:30 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: use blocklist range cmd, fallback if it fails 2022-09-13 13:10:32 +00:00
csi-common rbd: modify stripSecret mechanism in logGRPC() 2022-08-29 11:18:15 +00:00
journal cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00
kms rbd: create token and use it for vault SA everytime possible 2022-09-09 10:13:32 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add nodeserver within cephcsi 2022-08-09 13:36:03 +00:00
rbd rbd: remove dummy image workaround 2022-10-10 08:22:10 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00