Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pb-4669: Adding support for partial success backups #1579

Open
wants to merge 1 commit into
base: partial_success_pb_4585
Choose a base branch
from

Conversation

prashanthpx
Copy link
Contributor

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

@cnbu-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants