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

Remove GCS bucket.exists call to avoid storage.buckets.get permission #813

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ddelange
Copy link
Contributor

@ddelange ddelange commented Mar 21, 2024

Title

Remove bucket.exists call to avoid storage.buckets.get permission

Motivation

Fix #766

Tests

Already tested by test_non_existing_bucket

Work in progress

Checklist

Before you create the PR, please make sure you have:

  • Picked a concise, informative and complete title
  • Clearly explained the motivation behind the PR
  • Linked to any existing issues that your PR will be solving
  • Included tests for any new functionality
  • Checked that all unit tests pass

Workflow

@ddelange ddelange changed the title Remove bucket.exists call Remove bucket.exists call to avoid storage.buckets.get permission Mar 21, 2024
@ddelange ddelange marked this pull request as ready for review March 21, 2024 09:00
@ddelange ddelange changed the title Remove bucket.exists call to avoid storage.buckets.get permission Remove GCS bucket.exists call to avoid storage.buckets.get permission Mar 21, 2024
Copy link
Collaborator

@mpenkov mpenkov left a comment

Choose a reason for hiding this comment

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

LGTM

@mpenkov mpenkov merged commit 75ddaff into piskvorky:develop Mar 21, 2024
21 checks passed
@mpenkov
Copy link
Collaborator

mpenkov commented Mar 21, 2024

Thank you @ddelange !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCS permission denied 'storage.buckets.get' when using 'open'
2 participants