minio/cmd/gateway
Harshavardhana be7de911c4
fix: update minio-go to fix an issue with S3 gateway (#11591)
since we have changed our default envs to MINIO_ROOT_USER,
MINIO_ROOT_PASSWORD this was not supported by minio-go
credentials package, update minio-go to v7.0.10 for this
support. This also addresses few bugs related to users
had to specify AWS_ACCESS_KEY_ID as well to authenticate
with their S3 backend if they only used MINIO_ROOT_USER.
2021-02-20 11:10:21 -08:00
..
azure Updated Prometheus metrics (#11141) 2021-01-18 20:35:38 -08:00
gcs Updated Prometheus metrics (#11141) 2021-01-18 20:35:38 -08:00
hdfs HDFS support keytab (#11473) 2021-02-07 17:29:47 -08:00
nas feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
s3 fix: update minio-go to fix an issue with S3 gateway (#11591) 2021-02-20 11:10:21 -08:00
gateway.go Remove B2 gateway implementation (#9547) 2020-05-07 19:00:30 -07:00