ebozduman
b154581b65
fix: partially defined cred env vars cause "minio gateway s3" to fail ( #12228 )
...
Both credential env vars not needed to start s3 gateway
2021-06-10 22:28:09 -07:00
Harshavardhana
66d549c05d
remove support for deprecated MINIO_KMS_MASTER_KEY ( #12463 )
2021-06-08 18:50:14 -07:00
Shireesh Anjal
000656ac6b
Do not send 'sensitive' flag to client ( #12461 )
...
As it is server specific and is not required on client side.
2021-06-07 12:43:21 -07:00
Shireesh Anjal
fb140c146b
Redact sensitive values from config in health data ( #12421 )
...
The health api returns the server configuration details. Redact
sensitive values from the config values like URLs and credentials.
2021-06-03 08:15:44 -07:00
Harshavardhana
7a3b5235bf
remove deprecated kms_vault unused key name
2021-06-03 00:10:11 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00