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

Support custom s3 endpoint #1454

Closed
puneetloya opened this issue May 1, 2020 · 5 comments · Fixed by #1528
Closed

Support custom s3 endpoint #1454

puneetloya opened this issue May 1, 2020 · 5 comments · Fixed by #1528

Comments

@puneetloya
Copy link

Feature Request

Do you support or plan to support custom s3 endpoint? So that we can use providers like minio/ceph-s3

@Kami
Copy link
Member

Kami commented May 3, 2020

We already have a bunch of drivers which are based on the S3 API (Google Cloud Storage, Aurora Objects, DigitalOcean Spaces, etc.) so it probably shouldn't be too hard to add a new S3 based provider driver for ceph-s3.

@stale
Copy link

stale bot commented Aug 1, 2020

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically marking is as stale. If this issue is not relevant or applicable anymore (problem has been fixed in a new version or similar), please close the issue or let us know so we can close it. On the contrary, if the issue is still relevant, there is nothing you need to do, but if you have any additional details or context which would help us when working on this issue, please include it as a comment to this issue.

@stale stale bot added the stale label Aug 1, 2020
@DrissiReda
Copy link

@puneetloya @Kami any news regarding this issue? I need to use cassandra medusa which uses libcloud storage on a minio object storage

@stale stale bot removed the stale label Dec 11, 2020
@Kami
Copy link
Member

Kami commented Dec 13, 2020

@DrissiReda As per my comment above - I don't think it should take much work for to add support for custom endpoints as we already have other drivers such as Google Storage based on the S3 one.

I don't have access to any minio cluster to test it myself though. I guess I could try spinning it on minikube, but no idea when I'll get a chance to do that.

@Kami Kami mentioned this issue Dec 13, 2020
4 tasks
@Kami
Copy link
Member

Kami commented Dec 13, 2020

#1528.

I've used MinIO docker image to test it. I haven't done any extensive testing, but the basic operations I tested seem to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants