Unable to delete a bucket #16

Closed
opened 2020-11-20 18:44:36 +00:00 by quentin · 1 comment
Owner

Summary

Bucket delete command does not work:

garage bucket delete <name> --yes

Expected behavior

bucket should disappear from the bucket list.
it should be possible to create a new bucket with the same name later.

Current behavior

the bucket name is still present in the bucket list.
it is not possible to recreate a new bucket with the same name as garage says the bucket already exists.

Workaround

None.

## Summary Bucket delete command does not work: ``` garage bucket delete <name> --yes ``` ## Expected behavior bucket should disappear from the bucket list. it should be possible to create a new bucket with the same name later. ## Current behavior the bucket name is still present in the bucket list. it is not possible to recreate a new bucket with the same name as garage says the bucket already exists. ## Workaround None.
Owner

Probably fixed by 2dc9a48022 but I haven't tested yet.

Probably fixed by 2dc9a48022 but I haven't tested yet.
lx closed this issue 2021-01-16 15:20:32 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#16
No description provided.