Description
Is your feature request related to a problem? Please describe.
I frequently encounter the need to integrate MinIO storage in various projects. The absence of a convenient plugin for this purpose presents additional challenges and slows down the development process.
Describe the solution you'd like
I would like a plugin for MinIO that allows for easy integration of MinIO S3 storage into projects. This plugin should support fundamental operations such as CRUD for files, listing objects, generating file access URLs, and validating data source configurations.
Describe alternatives you've considered
I have considered using general libraries for working with S3-compatible storages, but they often lack the necessary flexibility and specific features offered by MinIO.
Additional context
The plugin should be able to handle various tasks demonstrated in my tests, including data source configuration validation, file operations (CRUD), object listing, and URL generation for file access. This would significantly streamline the process of integrating MinIO storage into different projects.
Metadata
Metadata
Assignees
Type
Projects
Status