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

configuration for checksum algorithm for PutObject to S3 #194

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

reasonerjt
Copy link
Contributor

CRC32 is the default algorith due to the low cost.

CRC32 is the default algorith due to the low cost.

Signed-off-by: Daniel Jiang <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (708fcd2) 20.14% compared to head (c3ed86b) 20.13%.
Report is 2 commits behind head on main.

Files Patch % Lines
velero-plugin-for-aws/object_store.go 20.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   20.14%   20.13%   -0.01%     
==========================================
  Files           6        6              
  Lines         561      576      +15     
==========================================
+ Hits          113      116       +3     
- Misses        440      452      +12     
  Partials        8        8              

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

@ywk253100 ywk253100 merged commit c89401a into vmware-tanzu:main Feb 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants