-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.backendtestingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
Follow-on from PR #7460.
Currently, the GCS back-end has a bug for signed URLs against buckets: unlike blobs, which expect an appropriately-capitalized X-Goog-Signature query parameter, buckets want that parameter lower-cased. The system tests for signed bucket URLs are thus skipped in the PR, which is likely to merge before a back-end fix rolls out.
Once the fix is rolled up, remove the skips.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.backendtestingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.