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

Storage: avoid deleting blob renamed to itself #6365

Merged
merged 2 commits into from
Nov 5, 2018
Merged

Storage: avoid deleting blob renamed to itself #6365

merged 2 commits into from
Nov 5, 2018

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Nov 1, 2018

Closes #6347.

This version of the PR preserves the copy operation (as requested by @frankyn) and only avoids the deletion. It also neatens up how the copy / rename tests create mock blobs.

@tseaver tseaver added the api: storage Issues related to the Cloud Storage API. label Nov 1, 2018
@tseaver tseaver requested a review from frankyn November 1, 2018 21:33
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 1, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Nov 1, 2018

Storage system test failure: #6368.

Copy link
Member

@frankyn frankyn left a comment

Choose a reason for hiding this comment

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

LGTM, responded to broken system tests.

@tseaver tseaver merged commit c09ebab into googleapis:master Nov 5, 2018
@tseaver tseaver deleted the 6347-storage-avoid_deleting_blob_renamed_to_itself branch November 5, 2018 16:39
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. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants