1
0
mirror of https://github.com/minio/minio.git synced 2025-04-04 20:00:31 -04:00

2 Commits

Author SHA1 Message Date
Aditya Manthramurthy
5f1af8a69d
For IAM with etcd backend, avoid sending notifications ()
As we use etcd's watch interface, we do not need the 
network notifications as they are no-ops anyway.

Bonus: Remove globalEtcdClient global usage in IAM
2021-10-20 03:22:35 -07:00
Aditya Manthramurthy
3a7c79e2c7
Add new site replication feature ()
This change allows a set of MinIO sites (clusters) to be configured 
for mutual replication of all buckets (including bucket policies, tags, 
object-lock configuration and bucket encryption), IAM policies, 
LDAP service accounts and LDAP STS accounts.
2021-10-06 16:36:31 -07:00