stork icon indicating copy to clipboard operation
stork copied to clipboard

pb-4669: Adding support for partial success backups

Open prashanthpx opened this issue 1 year ago • 1 comments

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

prashanthpx avatar Nov 28 '23 10:11 prashanthpx

Can one of the admins verify this patch?

cnbu-jenkins avatar Nov 28 '23 10:11 cnbu-jenkins