stork
stork copied to clipboard
pb-4669: Adding support for partial success backups
What type of PR is this? Improvement
What this PR does / why we need it:
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
Does this PR change a user-facing CRD or CLI?: No
Is a release note needed?: Yes
Does this change need to be cherry-picked to a release branch?: Yes
Note All test notes are captured in ticket PB-4669
Can one of the admins verify this patch?