ceph-csi/internal
Madhu Rajanna fc0d6f6b8b rbd: return succuss if image is healthy secondary
If the image is in secondary state and its
up+replaying means its an healthy secondary
and the image is primary somewhere in the remote
cluster and the local image is getting replayed.
Return success for the Disabling mirroring as
we cannot disable the mirroring on the secondary
state, when the image on the remote site gets
disabled the image on all the remote (secondary)
will get auto deleted. This helps in garbage
collecting the volume replication kuberentes
artifacts

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-08-16 17:38:25 +00:00
..
cephfs cephfs: support selinux mount options 2021-08-04 12:59:34 +00:00
controller rbd: refractor RegenerateJournal() to take in volumeAttributes 2021-08-10 09:17:59 +00:00
csi-common cleanup: allocate slice with known size 2021-08-10 05:39:44 +00:00
journal doc: update comments in voljournal 2021-08-05 08:11:15 +00:00
liveness cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00
rbd rbd: return succuss if image is healthy secondary 2021-08-16 17:38:25 +00:00
util rbd: extract kmsID from volumeAttributes in RegenerateJournal() 2021-08-10 09:17:59 +00:00