minio/internal/config
Shireesh Anjal 9890f579f8
Add subsystem level validation on `config set` (#14269)
When setting a config of a particular sub-system, validate the existing
config and notification targets of only that sub-system, so that
existing errors related to one sub-system (e.g. notification target
offline) do not result in errors for other sub-systems.
2022-02-08 10:36:41 -08:00
..
api allow disabling O_DIRECT in certain environments for reads (#14115) 2022-01-17 08:34:14 -08:00
cache run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
compress rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dns run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
etcd run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
heal add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
identity Identity LDAP: Allow multiple search base DNs (#14191) 2022-01-26 15:05:59 -08:00
notify Add subsystem level validation on `config set` (#14269) 2022-02-08 10:36:41 -08:00
policy/opa move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
scanner Support dynamic reset of minio config (#13626) 2021-11-10 10:01:32 -08:00
storageclass run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
subnet Add subnet proxy config (#14225) 2022-02-01 09:52:38 -08:00
bool-flag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go fix: possible crash if private.key is empty (#14208) 2022-01-30 12:55:21 -08:00
certs_test.go fix: possible crash if private.key is empty (#14208) 2022-01-30 12:55:21 -08:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go Add subsystem level validation on `config set` (#14269) 2022-02-08 10:36:41 -08:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
constants.go Add subnet proxy config (#14225) 2022-02-01 09:52:38 -08:00
crypto.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
crypto_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors-utils.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
errors.go rename MINIO_CACHE_.._MASTER_KEY to MINIO_CACHE_.._SECRET_KEY 2021-12-22 12:11:07 -08:00
help.go Add new `site` config sub-system intended to replace `region` (#13672) 2021-11-25 13:06:25 -08:00
legacy.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00