minio/internal/config
Aditya Manthramurthy 83071a3459
Add support for Access Management Plugin (#14875)
- This change renames the OPA integration as Access Management Plugin - there is
nothing specific to OPA in the integration, it is just a webhook.

- OPA configuration is automatically migrated to Access Management Plugin and
OPA specific configuration is marked as deprecated.

- OPA doc is updated and moved.
2022-05-10 17:14:55 -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 Reorganize OpenID config (#14871) 2022-05-05 13:40:06 -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.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 support for Access Management Plugin (#14875) 2022-05-10 17:14:55 -07:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
constants.go kes: add support for encrypted private keys (#14650) 2022-03-29 09:53:33 -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 rename MINIO_CACHE_.._MASTER_KEY to MINIO_CACHE_.._SECRET_KEY 2021-12-22 12:11:07 -08: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