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(storage): fix gRPC generation/condition issues #8396

Merged
merged 2 commits into from Aug 9, 2023

Conversation

tritone
Copy link
Contributor

@tritone tritone commented Aug 8, 2023

Fixes issues in piping through generation and preconditions for object Compose and Update. Adds a test against the emulator which validates this logic across both transports.

I'll add another test for bucket preconditions in a separate PR.

@tritone tritone requested review from a team as code owners August 8, 2023 15:25
@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 Aug 8, 2023
Fixes issues in piping through generation and preconditions
for object Compose and Update. Adds a test against the emulator
which validates this logic across both transports.

I'll add another test for bucket preconditions in a separate
PR.
storage/grpc_client.go Show resolved Hide resolved
@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit ca68ff5 into googleapis:main Aug 9, 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 Aug 9, 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.

None yet

2 participants