minio/pkg
Andreas Auernhammer f7feff8665
avoid parsing MINIO_KMS_MASTER_KEY as base64 (#12149)
This commit reverts a change that added support for
parsing base64-encoded keys set via `MINIO_KMS_MASTER_KEY`.

The env. variable `MINIO_KMS_MASTER_KEY` is deprecated and
should ONLY support parsing existing keys - not the new format.

Any new deployment should use `MINIO_KMS_SECRET_KEY`. The legacy
env. variable `MINIO_KMS_MASTER_KEY` will be removed at some point
in time.

Signed-off-by: Andreas Auernhammer <aead@mail.de>
2021-04-25 11:04:31 -07:00
..
argon2 add missing details on modifications, MinIO copyright 2021-04-23 16:26:00 -07:00
auth update license change for MinIO 2021-04-23 11:58:53 -07:00
bpool update license change for MinIO 2021-04-23 11:58:53 -07:00
bucket Support for remote tier management (#12090) 2021-04-23 11:58:53 -07:00
certs update license change for MinIO 2021-04-23 11:58:53 -07:00
cgroup update license change for MinIO 2021-04-23 11:58:53 -07:00
color update license change for MinIO 2021-04-23 11:58:53 -07:00
console update license change for MinIO 2021-04-23 11:58:53 -07:00
csvparser add missing details on modifications, MinIO copyright 2021-04-23 16:26:00 -07:00
disk update license change for MinIO 2021-04-23 11:58:53 -07:00
dsync update license change for MinIO 2021-04-23 11:58:53 -07:00
ellipses update license change for MinIO 2021-04-23 11:58:53 -07:00
env update license change for MinIO 2021-04-23 11:58:53 -07:00
etag update license change for MinIO 2021-04-23 11:58:53 -07:00
event update license change for MinIO 2021-04-23 11:58:53 -07:00
fips update license change for MinIO 2021-04-23 11:58:53 -07:00
handlers update license change for MinIO 2021-04-23 11:58:53 -07:00
hash update license change for MinIO 2021-04-23 11:58:53 -07:00
iam/policy Support for remote tier management (#12090) 2021-04-23 11:58:53 -07:00
ioutil update license change for MinIO 2021-04-23 11:58:53 -07:00
kms avoid parsing MINIO_KMS_MASTER_KEY as base64 (#12149) 2021-04-25 11:04:31 -07:00
licverifier update license change for MinIO 2021-04-23 11:58:53 -07:00
lock update license change for MinIO 2021-04-23 11:58:53 -07:00
lsync update license change for MinIO 2021-04-23 11:58:53 -07:00
madmin Use CompleteMultipartUpload in RestoreTransitionedObject 2021-04-23 11:58:53 -07:00
mimedb Support for remote tier management (#12090) 2021-04-23 11:58:53 -07:00
mountinfo update license change for MinIO 2021-04-23 11:58:53 -07:00
net update license change for MinIO 2021-04-23 11:58:53 -07:00
pubsub update license change for MinIO 2021-04-23 11:58:53 -07:00
quick update license change for MinIO 2021-04-23 11:58:53 -07:00
rpc update license change for MinIO 2021-04-23 11:58:53 -07:00
s3select Support for remote tier management (#12090) 2021-04-23 11:58:53 -07:00
safe update license change for MinIO 2021-04-23 11:58:53 -07:00
smart update license change for MinIO 2021-04-23 11:58:53 -07:00
sync/errgroup update license change for MinIO 2021-04-23 11:58:53 -07:00
sys update license change for MinIO 2021-04-23 11:58:53 -07:00
trace update license change for MinIO 2021-04-23 11:58:53 -07:00
trie update license change for MinIO 2021-04-23 11:58:53 -07:00
wildcard update license change for MinIO 2021-04-23 11:58:53 -07:00
words update license change for MinIO 2021-04-23 11:58:53 -07:00