minio/internal/config
Harshavardhana af1944f28d
support reading systemctl config automatically on baremetal setups (#15066)
this allows for customers to use `mc admin service restart`
directly even when performing RPM, DEB upgrades. Upon such 'restart'
after upgrade MinIO will re-read the /etc/default/minio for any
newer environment variables.

As long as `MINIO_CONFIG_ENV_FILE=/etc/default/minio` is set, this
is honored.
2022-06-10 09:59:15 -07:00
..
api standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
cache standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
callhome Add periodic callhome functionality (#14918) 2022-06-06 16:14:52 -07:00
compress Add "enable" to config help (#14866) 2022-05-05 04:17:04 -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 standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
identity use crypto/sha256 only for FIPS 140-2 compliance (#14983) 2022-05-27 06:00:19 -07:00
notify Add "enable" to config help (#14866) 2022-05-05 04:17:04 -07:00
policy Add support for Access Management Plugin (#14875) 2022-05-10 17:14:55 -07:00
scanner standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
storageclass standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
subnet Add periodic callhome functionality (#14918) 2022-06-06 16:14:52 -07: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 fix: possible crash if private.key is empty (#14208) 2022-01-30 12:55:21 -08:00
certs_test.go start using t.SetEnv instead of os.Setenv (#14787) 2022-04-23 15:33:45 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go Add periodic callhome functionality (#14918) 2022-06-06 16:14:52 -07:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
constants.go support reading systemctl config automatically on baremetal setups (#15066) 2022-06-10 09:59:15 -07: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 feat: Single drive XL implementation (#14970) 2022-05-30 10:58:37 -07:00
help.go standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
legacy.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00