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

gsutil commands fail when using bucket-level policies. #114

Open
musiciancodes opened this issue Jan 8, 2020 · 2 comments
Open

gsutil commands fail when using bucket-level policies. #114

musiciancodes opened this issue Jan 8, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@musiciancodes
Copy link
Contributor

musiciancodes commented Jan 8, 2020

gsutil acl get on a bucket that has bucket-level policies set fails with message:

BadRequestException: 400 Cannot get legacy ACL for a bucket that has uniform bucket-level access. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access.

expected behavior: it should validate that i can have access to the bucket

@musiciancodes musiciancodes added the bug Something isn't working label Jan 8, 2020
@diminishedprime
Copy link
Contributor

diminishedprime commented Jan 8, 2020 via email

@musiciancodes musiciancodes changed the title gsutil acl get doesn't work for uniform bucket-level access gsutil commands fail when using bucket-level policies. Jan 8, 2020
@musiciancodes
Copy link
Contributor Author

Additionally - I'm unable to use the standard push/deploy gsutil commands when I have a bucket-level policy since object policies are disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants