Allow S3 operations after bucket creation change #38
Labels
No labels
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-aio#38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After TrueCloudLab/frostfs-s3-gw#407 user won't be able to operate with created bucket, because user (wallet) doesn't have any policies that allow it.
Policies can be set:
@dkirillov can you share some frostfs-cli commands that you've used in dev-env so gateway works?
Actually, I've used iam 🙈. But I suppose the following command (from http-gw doc) is kind of analogue:
Done in nightly-v1.6 branch and is going to be merged in master