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

Errors from restorePVsAndPVCsForVolRep are not specific about PV/PVC restores or from k8s object protection #1452

Open
ShyamsundarR opened this issue Jun 11, 2024 · 0 comments · May be fixed by #1460
Assignees

Comments

@ShyamsundarR
Copy link
Member

This line obfuscates any errors that occurred in ClusterDataRestore and reports a generic failed to restore PVs and PVCs using profile list.. error.

Internally the failure could be due to k8s resources not being restored and not necessarily PV/PVCs not being restored etc.

This has to be updated to reflect the right error to aid user understanding on what failed. Also, look at the callers and other related functions in the ClusterDataReady path to ensure right errors are returned.

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 a pull request may close this issue.

2 participants