mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-10 23:11:03 +00:00
abstract backup/restore
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Backup Restore Status Patch Retrying Configuration
|
||||
|
||||
## Abstract
|
||||
When a restore completes, we want to ensure that the restore custom resource progress to the correct status.
|
||||
When a backup/restore completes, we want to ensure that the restore custom resource progress to the correct status.
|
||||
If a patch call fails to update status to completion, it should be retried up to a certain time limit.
|
||||
|
||||
This design proposes a way to configure timeout for this retry time limit.
|
||||
|
||||
Reference in New Issue
Block a user