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

Fix #6562 #6563 data mover bugs #6603

Closed
wants to merge 1 commit into from

Conversation

qiuming-best
Copy link
Contributor

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)
#6562 #6563

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.

@qiuming-best qiuming-best added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Aug 4, 2023
@qiuming-best qiuming-best changed the title Fix #6562 #6563 Fix #6562 #6563 data mover bugs Aug 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #6603 (142c66b) into main (06628cf) will decrease coverage by 0.10%.
Report is 2 commits behind head on main.
The diff coverage is 43.33%.

@@            Coverage Diff             @@
##             main    #6603      +/-   ##
==========================================
- Coverage   60.18%   60.09%   -0.10%     
==========================================
  Files         242      242              
  Lines       25639    25721      +82     
==========================================
+ Hits        15431    15456      +25     
- Misses       9135     9182      +47     
- Partials     1073     1083      +10     
Files Changed Coverage Δ
pkg/cmd/server/server.go 22.03% <0.00%> (+0.11%) ⬆️
pkg/controller/data_upload_controller.go 63.61% <36.84%> (-2.36%) ⬇️
pkg/controller/data_download_controller.go 70.88% <41.02%> (-3.22%) ⬇️
pkg/util/kube/pod.go 91.66% <100.00%> (+1.47%) ⬆️

... and 2 files with indirect coverage changes

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.

2 participants