minio/internal/config
Harshavardhana f1abb92f0c
feat: Single drive XL implementation (#14970)
Main motivation is move towards a common backend format
for all different types of modes in MinIO, allowing for
a simpler code and predictable behavior across all features.

This PR also brings features such as versioning, replication,
transitioning to single drive setups.
2022-05-30 10:58:37 -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
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 standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag.go heal: Enable periodic bitrot scan configuration (#14464) 2022-04-07 08:10:40 -07:00
certs_test.go start using t.SetEnv instead of os.Setenv (#14787) 2022-04-23 15:33:45 -07:00
certs.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_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config.go Add support for Identity Management Plugin (#14913) 2022-05-26 17:58:09 -07:00
constants.go kes: add support for encrypted private keys (#14650) 2022-03-29 09:53:33 -07:00
crypto_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
crypto.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08: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