-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pb-4669: Adding support for partial success backups
- A backup involving multiple PVC, if one of the PVC backup fails, backup will mark that PVC as Failed and proceed to next PVCs rather than failing the entire backup - For the failed PVC, corresponding resources are not backed up. - New status called PartialSuccess is introduced to signify the same
- Loading branch information
1 parent
c041411
commit d1f1c8f
Showing
4 changed files
with
152 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.