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

Generic s3 storage #16

Merged
merged 7 commits into from
Sep 29, 2023
Merged

Generic s3 storage #16

merged 7 commits into from
Sep 29, 2023

Conversation

Argelbargel
Copy link
Owner

The AWS Go SDK seems to be quite opinionated about how the storage should be addressed. The default AWS client config expects to address a bucket via https://-.

To allow storing snapshots in other S3 servers using simpler addressing schemes without making the aws-storage-configuration more complex, this adds a generic S3 storage which uses the MinIO SDK

@Argelbargel Argelbargel merged commit 3255f60 into master Sep 29, 2023
@Argelbargel Argelbargel deleted the generic-s3-storage branch September 29, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant