bitnami / containers

Bitnami container images
https://bitnami.com
Other
3.43k stars 4.89k forks source link

[bitnami/minio] add support creating policies and bucket with versioning support #53112

Open Slach opened 12 months ago

Slach commented 12 months ago

Name and Version

bitnami/minio:latest

What is the problem this feature will solve?

i need ability to create buckets and policies via ENVIRONMENT variables configuration, to allow versioning support enable for selected buckets

What is the feature you are proposing to solve the problem?

add MINIO_POLICIES variable or MINIO_ENABLE_VERSIONING variable

What alternatives have you considered?

shell script which will run minio client

javsalgar commented 12 months ago

Hi!

Thank you so much for the feature request. I will forward this to the team for evaluation. However, if you want to speed up the process, would you like to submit a PR adding the environment variable?

Slach commented 12 months ago

no have enough time