97 Commits (85e939636f57b6a88250ff65c2b81e77a9047dd4)

Author SHA1 Message Date
poornas d203e7e1cc azure gateway: return MD5Sum as ETag for S3 API compatibility (#6884) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
Harshavardhana 64b5701971 Support AWS envs creds for non-aws endpoints in S3 gateway (#7156) 6 years ago
Harshavardhana 964e354d06 Fix liveness check for NAS gateway (#7142) 6 years ago
Harshavardhana bd25f31100 Use IAM creds only if endpoint is S3 (#7111) 6 years ago
Harshavardhana 3265112d04 Remove gateway implementations for manta, sia and b2 (#7115) 6 years ago
Alex Simenduev 6dd8a83c5a change credential chain order in s3 gateway to mimic official docs (#7091) 6 years ago
kannappanr c59206bcd3
GCS ListMultipartUploads: Don't return on first uploadid (#7014) 6 years ago
Harshavardhana 7f2d439baa Avoid printing in S3 tests (#7043) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
poornas 11a9b317a3 Disable ListenBucket notifications for NAS gateway (#6954) 6 years ago
poornas f6980c4630 fix ConfigSys and NotificationSys initialization for NAS (#6920) 6 years ago
Harshavardhana d6af3c1237 Add bucket notification support for NAS gateway (#6908) 6 years ago
kannappanr d85199e9de
Vendorize minio-go (#6883) 6 years ago
Pontus Leitzler f930ffe9e2 Fix gcs context (#6869) 6 years ago
Harshavardhana a9de303d8b
Update command line docs (#6839) 6 years ago
poornas 5f6d717b7a Fix: Preserve MD5Sum for SSE encrypted objects (#6680) 6 years ago
Pontus Leitzler f9779b24ad Enable default vet flags (#6810) 6 years ago
Anis Elleuch b6ab8f50fa azure: Support non standard Azure cloud environments (#6712) 6 years ago
kannappanr df2d75a2a3
Cleanup unnecessary logs (#6788) 6 years ago
Harshavardhana 9fe51e392b Support etcd TLS certficates (#6719) 6 years ago
poornas bd8dc17b7a gateway s3:Make sure to convert s3 errors to ObjectLayer errors (#6717) 6 years ago
kannappanr 6869f6d9dd
Remove unwanted logs (#6708) 6 years ago
Wenjie 088c595e01 handle exception InvalidPart (#6649) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana 5d859b2178
gateway/azure: allow putObject to support block based upload (#6552) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
poornas ed703c065d Add ObjectOptions to GetObjectNInfo (#6533) 6 years ago
Anis Elleuch aa4e2b1542 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
kannappanr c1798cc89a
Update GCS storage library to support GetObject API on gzipped objects (#6506) 6 years ago
Aditya Manthramurthy 3c8fabd116 Fix cleanup of pipe in GetObjectNInfo handlers (#6509) 6 years ago
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449) 6 years ago
Jay Mundrawala 052a7b8eec Allow minio s3 gateway to use different AWS auth mechanisms (#6422) 6 years ago
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Nitish Tiwari 67d8396af4
Fix Manta gateway client creation flow (#6425) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Krishnan Parthasarathi 1126410e62 Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377) 6 years ago
Harshavardhana 4487f70f08 Revert all GetObjectNInfo related PRs (#6398) 6 years ago
Aditya Manthramurthy e6d740ce09 Implement GetObjectNInfo object layer call (#6290) 6 years ago
kannappanr c7946ab9ab
Remove unnecessary error log messages (#6186) 6 years ago
wd256 ff29aed05d gcs: Translate S3 user-defined metadata prefix to/from GCS custom metadata prefix (#6270) 6 years ago
Harshavardhana 9719640e34 Use sha256-simd instead of crypto/sha256 (#6252) 6 years ago
Harshavardhana 5acc2a6db1 S3 gateway signature probe use a unique bucket (#6190) 6 years ago
wd256 3ec4738955 gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) 6 years ago
Krishnan Parthasarathi a1ef90be52 gcs: Limit number of objects listed to max-keys (#6133) 6 years ago
Mike Scarlett c310cbbe89 Update comments regarding GCS component count (#6131) 6 years ago
kannappanr 726e75611e
Do not log BucketNotFound errors on minio console (#6114) 6 years ago
wd256 25f9b0bc3b Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) 6 years ago
Harshavardhana 92a6676a2f Avoid unnecessary logging for policy not found errors (#6104) 6 years ago
Harshavardhana abf209b1dd load bucket policies using object layer API (#6084) 6 years ago