mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
Inconsistencies can arise after applying bucket policies in gateway mode, since all gateway instances do not share a common shared state. This is by design to keep gateway as shared nothing architecture. This PR fixes such inconsistencies by reloading policy if any from the backend. Fixes #7723
11 KiB
11 KiB