1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00
Harshavardhana aa04f97f95 Config migration should handle plain-text ()
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 
2019-11-11 12:01:21 -08:00
..