Skip to content

Making Bucket.delete() work in face of eventual consistency. - #581

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:storage-fix-564
Feb 3, 2015
Merged

Making Bucket.delete() work in face of eventual consistency.#581
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:storage-fix-564

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Fixes#564.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 30, 2015
@dhermesdhermes changed the title Making Bucket.delete() work in face on eventual consistency.Making Bucket.delete() work in face of eventual consistency.Jan 30, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 0543a2f on dhermes:storage-fix-564 into d858ff0 on GoogleCloudPlatform:master.

@dhermesdhermes added the api: storage Issues related to the Cloud Storage API. label Jan 31, 2015
Comment threadgcloud/storage/bucket.py Outdated

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

Other than my quibble about the error message, LGTM.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 85c64a3 on dhermes:storage-fix-564 into 4f29529 on GoogleCloudPlatform:master.

dhermes added a commit that referenced this pull request Feb 3, 2015
Making Bucket.delete() work in face of eventual consistency.
@dhermes
dhermes merged commit 32b7853 into googleapis:masterFeb 3, 2015
@dhermes
dhermes deleted the storage-fix-564 branch February 3, 2015 17:53
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver I folded your comment into the original commit during a rebase. Thanks.

vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Oct 21, 2023
…581)
Source-Link: googleapis/synthtool@395d53a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea added a commit that referenced this pull request Nov 24, 2025
* build(python): fix `docs` and `docfx` builds
Source-Link: googleapis/synthtool@fac8444
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfa
* See python/typeshed#11254
* See googleapis/synthtool#1916
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 25, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 9, 2026
* test: delete referencing databases before backups
* fix: use proto value
Co-authored-by: larkee <larkee@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Bucket.delete() in storage more restricted / opinionated

4 participants

@dhermes@coveralls@tseaver@googlebot