minio/internal/config
Anis Elleuch 8da0f4c5bb
Better error message when TLS certs do not have proper permissions (#16703)
2023-02-24 06:34:55 -08:00
..
api Add auto configuration of replication workers (#15636) 2022-09-24 16:20:28 -07:00
cache standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
callhome make subnet subsys dynamic and simplify callhome (#15927) 2022-10-27 00:20:01 -07:00
compress Add decommission compression+encryption enabled tests (#15322) 2022-07-17 08:43:14 -07:00
dns re-use transport for AdminInfo() call (#14571) 2022-03-17 16:20:10 -07:00
etcd standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
heal Periodically refresh buckets metadata from the backend disks (#16561) 2023-02-09 10:29:20 -08:00
identity fix: comply with RFC6750 UserInfo endpoint requirements (#16592) 2023-02-10 22:20:25 +05:30
notify remove double ENABLED help output (#16528) 2023-02-03 05:52:52 -08:00
policy Add HTTP2 config option for policy plugin (#16225) 2022-12-13 14:28:48 -08:00
scanner config: Deprecated delay/max_wait/scanner and introduce speed (#15941) 2022-11-01 08:04:07 -07:00
storageclass xl: Quit early when EC config is incorrect (#16390) 2023-01-09 23:07:45 -08:00
subnet Send health diagnostics data as part of callhome (#16006) 2022-11-15 13:53:05 -08:00
bool-flag.go heal: Enable periodic bitrot scan configuration (#14464) 2022-04-07 08:10:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go Better error message when TLS certs do not have proper permissions (#16703) 2023-02-24 06:34:55 -08:00
certs_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go Do not save credentials in config.json (#16275) 2022-12-19 12:27:06 -08:00
config_test.go fix: cleanup config KV parsing using madmin helpers (#15552) 2022-08-18 15:55:17 -07:00
constants.go Set meaningful message from minio with env variable KMS_SECRET_KEY (#16584) 2023-02-22 07:13:01 +05:30
crypto.go kms: add `context.Context` to KMS API calls (#15327) 2022-07-18 18:54:27 -07:00
crypto_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
errors-utils.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
errors.go Better error message when TLS certs do not have proper permissions (#16703) 2023-02-24 06:34:55 -08:00
help.go standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
legacy.go Do not save credentials in config.json (#16275) 2022-12-19 12:27:06 -08:00