-
Notifications
You must be signed in to change notification settings - Fork 5
add minio provider #14
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
base: main
Are you sure you want to change the base?
Conversation
Will add a blog to |
The idea was less that we maintain the full list of S3-compatible stores and more documenting that we support the general class of S3-compatible stores. If we have to create a separate storage provider that pre-configures the S3 storage provider to disable things like S3 integrity checks (boto/boto3#4392), those will be documented in the Sphinx docs. For example, we already have these for SwiftStack ( |
@commiterate sorry, no format. Could you retry the pipeline? |
Looks like linting failed. A |
Should be fine now.
|
@commiterate Looks like something to my python. Could you retry? |
add minio provider
378fbe1
to
675411b
Compare
@commiterate @jeking3
|
Looks like some flakiness with the order Discussing with the team right now to see if a separate |
any update? @commiterate |
Hi @jiuker, I would like to discuss this with you and someone who can represent MinIO in this regard. Please send me email at [email protected] |
Summary
add minio provider.
Details
Describe your changes. You can be more detailed and descriptive here.
Usage
You can potentially add a usage example below.
# Add a code snippet demonstrating how to use this.
Before your PR is "Ready for review"
.release_notes/.unreleased.md
?Additional Information