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

Add PutObject CRC & trailing checksum tests #1817

Merged
merged 2 commits into from
May 25, 2023

Conversation

klauspost
Copy link
Contributor

Add tests for minio/minio#16484 (required to pass)

This tests trailing checksums and has been validated against AWS S3.

PutObject will now add CRC when client supports it, MD5 is not set, not Google and we don't add SHA256 to chunks.

Add tests for minio/minio#16484 (required to pass)

PutObject will now add CRC when client supports it, MD5 is not set, not Google and we don't add SHA256 to chunks.
@klauspost klauspost requested a review from harshavardhana May 19, 2023 09:49
@klauspost
Copy link
Contributor Author

Passing now.

@harshavardhana harshavardhana merged commit 9656534 into minio:master May 25, 2023
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.

2 participants