minio/pkg/net
Harshavardhana 5d65428b29
Handle localhost distributed setups properly (#8577)
Fixes an issue reported by @klauspost and @vadmeste

This PR also allows users to expand their clusters
from single node XL deployment to distributed mode.
2019-11-26 11:42:10 -08:00
..
host.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
host_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
url.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
url_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00