ceph-csi/internal/csi-addons
Madhu Rajanna e013cfed15 rbd: fix resync issue
During the Demote volume store
the image creation timestamp.

During Resync do below operation

* Check image creation timestamp
stored during Demote operation
and current creation timestamp during Resync
and check both are equal and its for
force resync then issue resync
* If the image on both sides is
not in unknown state, check
last_snapshot_timestamp on the
local mirror description, if its present
send volumeReady as false or else return
error message.

If both the images are in up+unknown the
send volumeReady as true.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-08-30 09:07:46 +00:00
..
cephfs cephfs: add CSI-Addons support to the cephfs 2023-07-14 13:24:00 +00:00
networkfence rbd: ignore stdErr for ceph osd blocklist when there is no error 2022-11-12 04:20:14 +00:00
rbd rbd: fix resync issue 2023-08-30 09:07:46 +00:00
server util: add common logging to csi-addons gRPC 2021-12-23 17:43:23 +00:00