Skip to content

Conversation

@acamilleri
Copy link
Contributor

@acamilleri acamilleri commented Feb 17, 2025

Hi.

This is adding an accessPolicy setting on Bucket to configure the default policy of a bucket.

Following the Minio UX on the console, by default it's a private access policy, so the buckets can only be used by authenticated users.
The public access policy opens the buckets with r/w rights to all users, including anonymous.
The last one is Custom, which allows an administrator to configure the policy he wants on the bucket.

Be careful, I updated Chart.yaml !

* fix(chart): duplicate rules field

* fix(chart): s3 instance secret is optional

* fix(chart): s3 instance namespace

* fix(chart): s3 instance allowedNamespaces values as slice

* fix(chart): s3 instance secret values indentation

* fix(chart): s3 instance credentials secret type

* fix(chart): sync crds
@acamilleri acamilleri force-pushed the feat/bucket-access-policy branch from 37b2aaf to b747f89 Compare February 17, 2025 20:23
@Donatien26 Donatien26 force-pushed the main branch 7 times, most recently from 7aa36da to c77853a Compare September 12, 2025 08:56
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