Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(httpreplay): ignore GCS header by default #8260

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Jul 13, 2023

New GCS header x-goog-gcs-idempotency-token should be on the list to be ignored by default. Also change the integration test so that the test isn't explicitly requesting that it be ignored.

Fixes #8233

New GCS header x-goog-gcs-idempotency-token should be on the list
to be ignored by default. Also change the integration test so that
the test isn't explicitly requesting that it be ignored.

Fixes googleapis#8233
@tritone tritone requested a review from a team as a code owner July 13, 2023 18:47
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jul 13, 2023
Copy link
Contributor

@BrennaEpp BrennaEpp left a comment

Choose a reason for hiding this comment

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

LGTM

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jul 13, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit b961a1a into googleapis:main Jul 13, 2023
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 13, 2023
@tritone tritone deleted the httpreplay-fix branch August 1, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

storage: v1.31.0 fails tests in conjunction with cloud.google.com/go/httpreplay where v1.30.1 did not
3 participants