Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

fix: Send entire object checksum at Resumable Upload Initiation Request - #1525

Merged
chandra-siri merged 12 commits into
googleapis:mainfrom
chandra-siri:fix/checksums_while_uploading
Aug 22, 2025
Merged

fix: Send entire object checksum at Resumable Upload Initiation Request#1525
chandra-siri merged 12 commits into
googleapis:mainfrom
chandra-siri:fix/checksums_while_uploading

Conversation

@chandra-siri

@chandra-sirichandra-siri commented Aug 19, 2025

Copy link
Copy Markdown
Collaborator

Send entire object checksum at Resumable Upload Initiation Request.

Entire object checksum is provided while blob instantiation. The same will be used as data integrity checks and upload will succeed only when server computed checksum and user provided checksum match.

Fixes#1524 🦕

@product-auto-labelproduct-auto-labelBot added size: l Pull request size is large. api: storage Issues related to the googleapis/python-storage API. labels Aug 19, 2025
@chandra-sirichandra-siri changed the title Send entire object checksum at Resumable Upload Initiation Requestfix: Send entire object checksum at Resumable Upload Initiation RequestAug 19, 2025
@chandra-sirichandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Aug 20, 2025
@chandra-sirichandra-siri added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
@chandra-sirichandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
@chandra-siri
chandra-siri marked this pull request as ready for review August 21, 2025 17:36
@chandra-siri
chandra-siri requested a review from a team as a code ownerAugust 21, 2025 17:36
@chandra-siri
chandra-siri requested review from a team and kweinmeisterAugust 21, 2025 17:36
@chandra-siri
chandra-siri removed request for a team and kweinmeisterAugust 21, 2025 21:21
Comment threadgoogle/cloud/storage/bucket.py
@chandra-sirichandra-siri added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 22, 2025
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 22, 2025
@chandra-siri
chandra-siri merged commit a8109e0 into googleapis:mainAug 22, 2025
15 checks passed
@release-pleaserelease-pleaseBot mentioned this pull request Aug 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.size: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python SDK should send entire object checksum at Resumable Upload Initiation Request

4 participants

@chandra-siri@shubham-up-47@yoshi-kokoro@v-pratap