From b19b9977d461a976ddaeb050a025e55273d52703 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 16 Jul 2024 21:05:25 +0300 Subject: [PATCH] Add a note on s3 gateway running setting --- acl-migrate/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acl-migrate/README.md b/acl-migrate/README.md index 71115e0..6659371 100644 --- a/acl-migrate/README.md +++ b/acl-migrate/README.md @@ -17,6 +17,9 @@ update to verify that expected access control behavior is intact. Make sure you have `aws` and `frostfs-cli` commands available. +Make sure S3 gateway is running with `kludge.acl_enabled: true` setting to +create buckets with extended ACLs. + To run these scripts create `env` file `cp env.example env` ### FILE