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

Prevent nil panic on exec restore hooks (#5675) #5708

Merged
merged 3 commits into from
Jan 3, 2023

Conversation

dymurray
Copy link
Contributor

  • Prevent nil panic on exec restore hooks

Signed-off-by: Dylan Murray dymurray@redhat.com
(cherry picked from commit 55873c1)

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.

* Prevent nil panic on exec restore hooks

Signed-off-by: Dylan Murray <dymurray@redhat.com>
(cherry picked from commit 55873c1)
Signed-off-by: Dylan Murray <dymurray@redhat.com>
@codecov-commenter
Copy link

Codecov Report

Merging #5708 (8bee9c9) into release-1.10 (b73914d) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##           release-1.10    #5708      +/-   ##
================================================
- Coverage         40.85%   40.85%   -0.01%     
================================================
  Files               239      239              
  Lines             20662    20663       +1     
================================================
  Hits               8442     8442              
- Misses            11603    11604       +1     
  Partials            617      617              
Impacted Files Coverage Δ
pkg/controller/restore_controller.go 64.93% <0.00%> (-0.15%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Lyndon-Li Lyndon-Li merged commit 57ffffc into vmware-tanzu:release-1.10 Jan 3, 2023
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.

4 participants