Fix boto3 XAmzContentSHA256Mismatch errors with Ceph RadosGW #1

Merged
unkinben merged 1 commits from fix/boto3-checksum-validation into master 2026-01-08 23:07:51 +11:00

1 Commits

Author SHA1 Message Date
f0f3cfda50 Fix boto3 XAmzContentSHA256Mismatch errors with Ceph RadosGW
- Configure boto3 client with when_required checksum calculation/validation
- Resolves compatibility issues between boto3 v1.36+ and S3-compatible providers
- Fixes 502 errors when uploading artifacts to storage backend

Refs: https://github.com/boto/boto3/issues/4400
2026-01-08 23:04:19 +11:00