minio/cmd/config
Harshavardhana d28bcb4f84 Migrate all backend at .minio.sys/config to encrypted backend (#8474)
- Supports migrating only when the credential ENVs are set,
  so any FS mode deployments which do not have ENVs set will
  continue to remain as is.
- Credential ENVs can be rotated using MINIO_ACCESS_KEY_OLD
  and MINIO_SECRET_KEY_OLD envs, in such scenarios it allowed
  to rotate the encrypted content to a new admin key.
2019-11-01 15:53:16 -07: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 Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
identity Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07: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 Add etcd part of config support, add noColor/json support (#8439) 2019-10-30 00:04:39 -07: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 Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
certs_test.go Move etcd, logger, crypto into their own packages (#8366) 2019-10-08 11:17:56 +05:30
config.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07: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