1
0
mirror of https://github.com/minio/minio.git synced 2025-02-19 01:22:31 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
poornas
adcaa6f9de
fix: Change ListBucketTargets handler ()
to list all targets across a tenant.
Also fixing some validations.
2020-08-06 17:10:21 -07:00
poornas
a8dd7b3eda
Refactor replication target management. ()
Generalize replication target management so
that remote targets for a bucket can be
managed with ARNs. `mc admin bucket remote`
command will be used to manage targets.
2020-07-30 19:55:22 -07:00
poornas
b46ab7e921
Rename replication target handler ()
Rename replication target handler to a generic bucket target handler
2020-07-28 11:50:47 -07:00
poornas
b9be841fd2
Add missing validation for replication API conditions () 2020-07-22 17:39:40 -07:00
poornas
c43da3005a
Add support for server side bucket replication () 2020-07-21 17:49:56 -07:00