You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rbd: consider lastSyncTimeNotFound as image not syncing
This commit modifies code to consider image as not syncing
when the lastSyncTime is not found.
Currently replication's Resync call fails if the
lastSyncTime of an image is not found.
Instead, we should treat missing lastSyncTime as
the image not being in Syncing state.
Signed-off-by: Rakshith R <rar@redhat.com>
0 commit comments