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

Improve the concurrency for PVBs in different pods #7571

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

ywk253100
Copy link
Contributor

Improve the concurrency for PVBs in different pods

Fixes #6676

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.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 80.55556% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 61.54%. Comparing base (d640cc1) to head (8d10b68).

Files Patch % Lines
pkg/podvolume/backupper.go 78.12% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7571      +/-   ##
==========================================
- Coverage   61.74%   61.54%   -0.20%     
==========================================
  Files         265      265              
  Lines       29257    29256       -1     
==========================================
- Hits        18064    18005      -59     
- Misses       9910     9968      +58     
  Partials     1283     1283              

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

blackpiglet
blackpiglet previously approved these changes Mar 28, 2024
Lyndon-Li
Lyndon-Li previously approved these changes Mar 28, 2024
Improve the concurrency for PVBs in different pods

Fixes vmware-tanzu#6676

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
@ywk253100 ywk253100 merged commit a3eeb7d into vmware-tanzu:main Mar 29, 2024
65 of 66 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.

Improve the concurrency for PVBs/PVRs in different pods
3 participants