minio/cmd/gateway
Harshavardhana aa04f97f95 Config migration should handle plain-text (#8506)
This PR fixes issues found in config migration

 - StorageClass migration error when rrs is empty
 - Plain-text migration of older config
 - Do not run in safe mode with incorrect credentials
 - Update logger_http documentation for _STATE env

Refer more reported issues at #8434
2019-11-11 12:01:21 -08:00
..
azure Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
b2 Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
gcs Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
hdfs Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
nas Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
oss Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
s3 Config migration should handle plain-text (#8506) 2019-11-11 12:01:21 -08:00
gateway.go Implement S3-HDFS gateway (#7440) 2019-04-17 09:52:08 -07:00