mirror of
https://github.com/versity/versitygw.git
synced 2026-01-03 10:35:15 +00:00
We currently store bucket ACLs as tags in the backend S3 service. Some backend services do not implment tags though. In this case, we need to return the default bucket ACL for some continued functionality. There is still more work to return more correct errors for setting ACLs when this is not implemented.