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

Merge restore helper image into Velero server image #8574

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

ywk253100
Copy link
Contributor

Merge restore helper image into Velero server image

Fixes #8484

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:

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.18%. Comparing base (78c97d9) to head (eb5230e).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
pkg/restore/actions/pod_volume_restore_action.go 86.66% 1 Missing and 1 partial ⚠️
pkg/cmd/server/plugin/plugin.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #8574    +/-   ##
========================================
  Coverage   59.17%   59.18%            
========================================
  Files         370      370            
  Lines       39487    39594   +107     
========================================
+ Hits        23366    23433    +67     
- Misses      14647    14679    +32     
- Partials     1474     1482     +8     

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

Merge restore helper image into Velero server image

Fixes vmware-tanzu#8484

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@ywk253100 ywk253100 force-pushed the 241223_restore_helper branch from 5317bf1 to eb5230e Compare January 3, 2025 06:12
@ywk253100 ywk253100 requested a review from reasonerjt January 3, 2025 06:12
@reasonerjt reasonerjt merged commit 3eaa739 into vmware-tanzu:main Jan 6, 2025
43 checks passed
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.

Merge velero restore helper into velero image
5 participants