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

Fix tokens with named buckets #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m0dular
Copy link
Contributor

@m0dular m0dular commented Mar 12, 2024

This commit fixes creating tokens with individual buckets specified via the resource.name property. It does so by including the id of the bucket in the api call to create the token.

This commit fixes creating tokens with individual buckets specified via
the resource.name property.  It does so by including the id of the
bucket in the api call to create the token.
@m0dular m0dular requested review from bastelfreak and a team as code owners March 12, 2024 20:11
@m0dular
Copy link
Contributor Author

m0dular commented Mar 12, 2024

Resolves #109

@lennardk
Copy link

Resolves #109

I think you mean #108? 109 is a PR.
I can confirm this fixes the issue in my environment.

@m0dular m0dular added the bug Something isn't working label Mar 13, 2024
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

Successfully merging this pull request may close these issues.

2 participants