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

Implement IAM endpoints for GCP Buckets #229

Open
EmandM opened this issue Feb 16, 2023 · 0 comments
Open

Implement IAM endpoints for GCP Buckets #229

EmandM opened this issue Feb 16, 2023 · 0 comments

Comments

@EmandM
Copy link

EmandM commented Feb 16, 2023

Is your feature request related to a problem? Please describe.
For my emulator use case we need to allow editing of IAM policies. As this emulator doesn't implement even stubs of the IAM endpoints, we can't use it to test our code.

Describe the solution you'd like
It would be really useful if the bucket/iam endpoints were implemented in this emulator.

Describe alternatives you've considered
We looked into using the new firebase storage emulator but we need to create and delete buckets.

Additional context
GetIAMPolicy
SetIAMPolicy

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

No branches or pull requests

1 participant