-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
- Add MD5 hash check for
Downloadwithstream,requestsonly (storage/demo: add demo script parser #32) - Add MD5 hash check for
Downloadwithstream, generic transport (i.e in_download.py) - Add MD5 hash check for
Downloadwithout stream - Add MD5 hash check for
ChunkedDownload - Add CRC32C hash check for
Download(necessary for composite objects, though will be very slow unlesscrcmodis used with C speedups) (gcloud.datastore.key.Key.parent untested, undocumented, useless #135, includes warning for slowcrcmod) - Add
Uploadhash checks (gcloud.storage.bucket.Bucket.save_default_object_acl with empty ACL doesn't clear #139)
/cc @jonparrott
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.