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

Return the error when getting backup store in backup deletion controller #4465

Merged

Conversation

reasonerjt
Copy link
Contributor

@reasonerjt reasonerjt commented Dec 20, 2021

Per discussion in
#4260 (comment)
#4260 (comment)

return the error to avoid a panic when downloading the backup tarball

Signed-off-by: Daniel Jiang jiangd@vmware.com

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Per discussion in
vmware-tanzu#4260 (comment)
vmware-tanzu#4260 (comment)

return the error to avoid a panic when downloading the backup tarball

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
@reasonerjt reasonerjt force-pushed the del-backup-ctl-getting-backupstore-err branch from f1a0bc3 to b6c8154 Compare December 20, 2021 08:37
@jenting jenting merged commit d7aa82d into vmware-tanzu:main Dec 20, 2021
danfengliu pushed a commit to danfengliu/velero that referenced this pull request Jan 25, 2022
…ler (vmware-tanzu#4465)

Per discussion in
vmware-tanzu#4260 (comment)
vmware-tanzu#4260 (comment)

return the error to avoid a panic when downloading the backup tarball

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
gyaozhou pushed a commit to gyaozhou/velero-read that referenced this pull request May 14, 2022
…ler (vmware-tanzu#4465)

Per discussion in
vmware-tanzu#4260 (comment)
vmware-tanzu#4260 (comment)

return the error to avoid a panic when downloading the backup tarball

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants