mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
This PR adds CopyObject support for objects residing in buckets in different Minio instances (where Minio instances are part of a federated setup). Also, added support for multiple Minio domain IPs. This is required for distributed deployments, where one deployment may have multiple nodes, each with a different public IP.