[GH-ISSUE #642] Bucket locations: use bucket-specific value instead of a global one #113

Open
opened 2026-03-03 12:08:24 +03:00 by kerem · 0 comments
Owner

Originally created by @fsouza on GitHub (Jan 1, 2022).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/642

As part of the fix for #590, we introduced a global config parameter for bucket locations. Instead, we should use that default location for buckets created at start time, and for buckets created via API, store the location provided by the client.

Originally created by @fsouza on GitHub (Jan 1, 2022). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/642 As part of the fix for #590, we introduced a global config parameter for bucket locations. Instead, we should use that default location for buckets created at start time, and for buckets created via API, store the location provided by the client.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/fake-gcs-server#113
No description provided.