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 restic backup progress error #5534

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

qiuming-best
Copy link
Contributor

Signed-off-by: Ming mqiu@vmware.com

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)
fix restic backup progress error
#5503

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.

Signed-off-by: Ming <mqiu@vmware.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2022

Codecov Report

Merging #5534 (32637da) into main (e6ba774) will increase coverage by 0.08%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #5534      +/-   ##
==========================================
+ Coverage   40.74%   40.82%   +0.08%     
==========================================
  Files         238      238              
  Lines       20561    20578      +17     
==========================================
+ Hits         8377     8401      +24     
+ Misses      11568    11561       -7     
  Partials      616      616              
Impacted Files Coverage Δ
pkg/restic/exec_commands.go 15.21% <0.00%> (ø)
pkg/repository/provider/unified_repo.go 58.20% <0.00%> (+0.37%) ⬆️
pkg/repository/config/config.go 100.00% <0.00%> (+4.08%) ⬆️
pkg/repository/config/azure.go 15.32% <0.00%> (+9.33%) ⬆️

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

@blackpiglet blackpiglet merged commit 345abb3 into vmware-tanzu:main Nov 2, 2022
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