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

Add check for PV claimref nil #8174

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Conversation

anshulahuja98
Copy link
Collaborator

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7494

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.

@anshulahuja98
Copy link
Collaborator Author

/kind changelog-not-required

@github-actions github-actions bot added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Sep 2, 2024
Signed-off-by: Anshul Ahuja <[email protected]>
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.08%. Comparing base (3408ffe) to head (2d3521a).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8174      +/-   ##
==========================================
+ Coverage   59.05%   59.08%   +0.02%     
==========================================
  Files         364      364              
  Lines       30324    30326       +2     
==========================================
+ Hits        17909    17917       +8     
+ Misses      10972    10967       -5     
+ Partials     1443     1442       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anshulahuja98 anshulahuja98 requested review from sseago and removed request for reasonerjt and Lyndon-Li September 2, 2024 07:29
pkg/restore/restore.go Outdated Show resolved Hide resolved
Signed-off-by: Anshul Ahuja <[email protected]>
@blackpiglet blackpiglet merged commit c78fea3 into vmware-tanzu:main Sep 4, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-unit-tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid memory address on Velero restore operation
3 participants