1
0
mirror of https://github.com/minio/minio.git synced 2025-01-15 08:45:00 -05:00

4 Commits

Author SHA1 Message Date
Harshavardhana
36ab615518 Remove unused functions and constants () 2018-07-20 23:37:43 +05:30
Harshavardhana
853ea371ce Bring etcd support for bucket DNS federation
- Supports centralized `config.json`
- Supports centralized `bucket` service records
  for client lookups
- implement a new proxy forwarder
2018-06-08 10:22:01 -07:00
Harshavardhana
adf9a9d300 Remove all unused variables and functions () 2018-04-15 19:26:04 +05:30
Harshavardhana
e4f6877c8b Handle incoming proxy requests ip, scheme ()
This PR implements functions to get the right ip, scheme
from the incoming proxied requests.
2018-03-02 15:23:04 -08:00