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

fix overall status of application restore object #1311

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

Conversation

moresandesh
Copy link
Contributor

set final application restore status based on status of all individual resources

What type of PR is this?
bug

What this PR does / why we need it:
before this change
if all resources failed restore status was not considered failed
if some resource is failed it was not considered partial success
solution:
determine overall status of restore based on status of all individual resources

Does this PR change a user-facing CRD or CLI?:

no

Is a release note needed?:

no

Does this change need to be cherry-picked to a release branch?:

- set final application restore status based on status of all individual resources

Signed-off-by: moresandesh <[email protected]>
@cnbu-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@moresandesh moresandesh marked this pull request as ready for review February 27, 2023 06:06
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