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

adding support for publishing bundle to Minio Object Storage (#5395) #5757

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dimss
Copy link

@Dimss Dimss commented Jan 3, 2025

As a part of #5395 this PR add support to Minio S3 storage.
The PR does not meant to be merge to main yet.
I do need someone look on the PR and provide initial feedback.
I wanna make sure this functionality is still needed and overall logic does make sense.
if all good, I'll continue to work on it, add tests, etc...

@sorindumitru
Copy link
Contributor

Thanks for the contribution @Dimss! I'll try to take a look at it this week.

@sorindumitru
Copy link
Contributor

@Dimss Minio is API compatible with AWS S3 API, so it should be possible to use the existing awss3 bundle publisher here. Have you tried using that? Are there any issues or missing functionality?

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.

3 participants