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 object storage #1053

Closed
hanygirgis opened this issue Jun 28, 2024 · 2 comments · Fixed by #1055
Closed

Support custom S3 object storage #1053

hanygirgis opened this issue Jun 28, 2024 · 2 comments · Fixed by #1055

Comments

@hanygirgis
Copy link

Chainloop currently supports AWS S3 storage as a CAS backend :
https://docs.chainloop.dev/reference/operator/cas-backend/

It would be very useful if it can also support alternative S3-compliant storage systems, like MinIO.

Thanks!

@hanygirgis hanygirgis changed the title Support custom S3 object storage systems Support custom S3 object storage Jun 28, 2024
@migmartri
Copy link
Member

This makes all sense @hanygirgis! We'll give it a crack and hopefully land it in our release early next week :)

@migmartri
Copy link
Member

Something that we should probably do is to move our S3 uploader module to golang v2 https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

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