mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Add etcd handling for web-handler methods
This commit is contained in:
committed by
kannappanr
parent
481390d51a
commit
f30c95a301
@@ -42,7 +42,7 @@ NOTE: `mybucket` only exists on one cluster either `cluster1` or `cluster2` this
|
||||
is decided by how `domain.com` gets resolved, if there is a round-robin DNS on `domain.com` then
|
||||
it is randomized which cluster might provision the bucket.
|
||||
|
||||
TODO: For now the control to create the bucket from a client to the right cluster using `region` paramter
|
||||
TODO: For now the control to create the bucket from a client to the right cluster using `region` parameter
|
||||
is not implemented yet.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user