csi-addons / volume-replication-operator

Apache License 2.0
16 stars 23 forks source link

enable requeue for resync task when volume is not ready #45

Closed umangachapagain closed 3 years ago

umangachapagain commented 3 years ago

Dropping the idea of arrays of tasks for now as it seems we have a unique requirement for each task.

This PR enables automatic re-syncing of volume until response.Ready is true.

Signed-off-by: Umanga Chapagain chapagainumanga@gmail.com