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

chore(storage): fix Object Read not exist error #6648

Merged
merged 3 commits into from Sep 12, 2022

Conversation

noahdietz
Copy link
Contributor

Ensures that when using gRPC an attempt to read an object that does not exist returns the ErrObjectNotExist error, like it does in HTTP.

@noahdietz noahdietz requested review from a team as code owners September 9, 2022 21:02
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the Cloud Storage API. labels Sep 9, 2022
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Sep 12, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5de75dd into googleapis:main Sep 12, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 12, 2022
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants