Skip to content

Revert "fix(storage): SignedURL v4 allows headers with colons in value"#7592

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
revert-7543-v4-headers
Mar 20, 2023
Merged

Revert "fix(storage): SignedURL v4 allows headers with colons in value"#7592
gcf-merge-on-green[bot] merged 1 commit intomainfrom
revert-7543-v4-headers

Conversation

@tritone
Copy link
Contributor

@tritone tritone commented Mar 20, 2023

This causes a build failure in Go 1.17 because strings.Cut was not added until Go 1.18. Need to investigate why the presubmit did not catch this.

Reverts #7543

Fixes #7588

@tritone tritone requested review from a team March 20, 2023 14:55
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the Cloud Storage API. labels Mar 20, 2023
@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Mar 20, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5f3d2ec into main Mar 20, 2023
@gcf-merge-on-green gcf-merge-on-green bot deleted the revert-7543-v4-headers branch March 20, 2023 15:08
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: [build failed] failed

2 participants