Region issues with minio client #63

Closed
opened 2021-04-27 22:05:23 +00:00 by lx · 0 comments
Owner

Minio client does not support explicitly setting the region for the requests in the config file, and they refused to fix this: https://github.com/minio/mc/issues/2570.

  • Return the correct AuthorizationHeaderMalformed error when the region in the request is not correct
  • Implement GetBucketLocation
Minio client does not support explicitly setting the region for the requests in the config file, and they refused to fix this: <https://github.com/minio/mc/issues/2570>. - [x] Return the correct AuthorizationHeaderMalformed error when the region in the request is not correct - [x] Implement [GetBucketLocation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketLocation.html)
lx added the
S3 Compatibility
label 2021-04-27 22:05:48 +00:00
lx closed this issue 2021-04-27 23:08:43 +00:00
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: Deuxfleurs/garage#63
No description provided.