ceph-csi/internal/csi-addons
Madhu Rajanna c9b0f1752a 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>
(cherry picked from commit e013cfed15)
2023-08-30 11:16:27 +02: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 11:16:27 +02:00
server util: add common logging to csi-addons gRPC 2021-12-23 17:43:23 +00:00