Skip to content

fix(storage): complete fix for PostPolicy fields#2887

Merged
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:masterfrom
tritone:postpolicy-fix
Sep 18, 2020
Merged

fix(storage): complete fix for PostPolicy fields#2887
gcf-merge-on-green[bot] merged 3 commits intogoogleapis:masterfrom
tritone:postpolicy-fix

Conversation

@tritone
Copy link
Copy Markdown
Contributor

@tritone tritone commented Sep 18, 2020

In #2769 we neglected to add these conditions to the returned
policyFields that the end user uses to populate the request. This
resulted in an integration test failing. This PR fixes the issue.

Fixes #2882

In googleapis#2769 we neglected to add these conditions to the returned
policyFields that the end user uses to populate the request. This
resulted in an integration test failing. This PR fixes the issue.

Fixes googleapis#2882
@tritone tritone requested review from codyoss, frankyn and tbpg September 18, 2020 00:20
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 18, 2020
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Sep 18, 2020
Copy link
Copy Markdown
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Sep 18, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 19d25d0 into googleapis:master Sep 18, 2020
@tritone tritone deleted the postpolicy-fix branch September 21, 2020 01:47
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. automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storage: TestIntegration_PostPolicyV4 failed

3 participants