minio/cmd/config
Harshavardhana d97d53bddc
Honor etcd legacy v/s new config settings properly (#8510)
This PR also fixes issues related to

- Add proper newline for `mc admin config get` output
  for more than one targets
- Fixes issue of temporary user credentials to have
  consistent output
- Fixes a crash when setting a key with empty values
- Fixes a parsing issue with `mc admin config history`
- Fixes gateway ENV handling for etcd server and gateway
2019-11-12 03:16:25 -08:00
..
cache Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
compress Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
etcd Honor etcd legacy v/s new config settings properly (#8510) 2019-11-12 03:16:25 -08:00
identity fix loading config from openid config_url (#8503) 2019-11-11 09:31:46 -08:00
notify Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
policy/opa Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
storageclass Config migration should handle plain-text (#8506) 2019-11-11 12:01:21 -08:00
bool-flag.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
bool-flag_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
certs.go Load certs even if they are symlinks (#8494) 2019-11-08 11:59:20 +05:30
certs_test.go Move etcd, logger, crypto into their own packages (#8366) 2019-10-08 11:17:56 +05:30
config.go Honor etcd legacy v/s new config settings properly (#8510) 2019-11-12 03:16:25 -08:00
constants.go Migrate all backend at .minio.sys/config to encrypted backend (#8474) 2019-11-01 15:53:16 -07:00
errors-utls.go Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30
errors.go Migrate all backend at .minio.sys/config to encrypted backend (#8474) 2019-11-01 15:53:16 -07:00
help.go Add etcd part of config support, add noColor/json support (#8439) 2019-10-30 00:04:39 -07:00
legacy.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00