Skip to content

Fix wrong checksum type field name - #2188

Merged
harshavardhana merged 3 commits into
minio:masterfrom
klauspost:wrong-checksum-type-xml
Dec 10, 2025
Merged

Fix wrong checksum type field name#2188
harshavardhana merged 3 commits into
minio:masterfrom
klauspost:wrong-checksum-type-xml

Conversation

@klauspost

Copy link
Copy Markdown
Contributor

ChecksumMode was probably a bad name to add in #2082 - but now we've committed to it.

It must however match this: https://github.com/miniohq/eos/blob/cc3c249d4ecaeb26d503fd264c9fd7df72b0b0d2/cmd/api-response.go#L380

Otherwise it is not picked up as metadata in list v2 with metadata responses.

`ChecksumMode` was probably a mistake to add in minio#2082 - but now we've committed to it.

It must however match this: https://github.com/miniohq/eos/blob/cc3c249d4ecaeb26d503fd264c9fd7df72b0b0d2/cmd/api-response.go#L380

Otherwise it is not picked up as metadata in list responses.
@klauspost
klauspost force-pushed the wrong-checksum-type-xml branch from be912df to e663228 Compare December 10, 2025 19:05
@harshavardhana
harshavardhana merged commit 5b1654c into minio:master Dec 10, 2025
5 checks passed
@klauspost
klauspost deleted the wrong-checksum-type-xml branch December 11, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants