155 Commits (7c32f3f5540caffea57ae667192229387fcd36c6)

Author SHA1 Message Date
Harshavardhana e3b44c3829
Remove partName, partETag requirement (#9044) 5 years ago
poornas 224b4f13b8
Add cache eviction low and high watermarks (#8958) 5 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
Nitish Tiwari 63be4709b7
Add metrics support for Azure & GCS Gateway (#8954) 5 years ago
Harshavardhana 0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 5 years ago
Forest Lovewood dd93eee1e3 Implement bucket caching for b2 gateway (#8820) 5 years ago
Harshavardhana 09ee145e9c gw/hdfs: indicate hdfs gateway is production ready (#8848) 5 years ago
Harshavardhana fca4ee84c9
gw/hdfs: listing should list directories properly (#8827) 5 years ago
Praveen raj Mani 5d09233115 Fix Readiness check (#8681) 5 years ago
Harshavardhana c8d82588c2 Fix crash in console logger and also handle bucket DNS updates (#8654) 5 years ago
Nitish Tiwari 3df7285c3c Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Clemens Wolff 947bc8c7d3 Update Azure Gateway to azure-storage-blob SDK (#8537) 5 years ago
Harshavardhana 5ac4b517c9
Order all keys in config (#8541) 5 years ago
Harshavardhana aa04f97f95 Config migration should handle plain-text (#8506) 5 years ago
Harshavardhana 07a556a10b Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana d2a8be6fc2 gateway/hdfs: Fix isObjectDir to behave correctly (#8368) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
Harshavardhana 90bfa6260a Fix LDAP TLS support to use custom CAs (#8352) 5 years ago
Harshavardhana 4ec9b349d0
azure: Fix upload corruption with PutObject() on certain sizes (#8330) 5 years ago
Harshavardhana cb01516a26 In HDFS gateway fix non-empty folder behavior (#8254) 5 years ago
Alex Pardoe a87fc7d09b Use the B2 'list' endpoint to determine file ID (#8169) 5 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
Harshavardhana 9ca7470ccc
Avoid using jsoniter, move to fastjson (#8063) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Harshavardhana 6f2b4675fa
Add krb5 support for HDFS gateway (#7933) 5 years ago
Harshavardhana 16a45e5aff
Fix dynamic help vars for sub-commands (#7925) 5 years ago
mzukowski-reef 9d49688c87 Switch to kurin/blazer from minio/blazer fork for b2 gateway (#7879) 5 years ago
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788) 5 years ago
Harshavardhana c22439c82e Update minio-go v6.0.29 (#7778) 5 years ago
kannappanr 1008c2c069
Do not display error logs if user does not have listbuckets privilege (#7370) 5 years ago
Harshavardhana cb1566c6e6 S3 Gateway: Handle restricted access credentials (#7757) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
poornas 707ed2b302 gcs: use MD5Sum as ETag if present in object attrs (#7643) 5 years ago
ebozduman 67d508b214 Adjusts help content dynamically according to OS (#7646) 5 years ago
Anis Elleuch 9c90a28546 Implement bulk delete (#7607) 5 years ago
Harshavardhana 72929ec05b
Turn off md5sum optionally if content-md5 is not set (#7609) 5 years ago
poornas 033f3a4d51 gcs: check error on object writer close (#7606) 5 years ago
Harshavardhana 64998fc4ab Remove delayIsLeaf requirement simplify ListObjects further (#7593) 5 years ago
Harshavardhana c5f26d5cdd Fix hdfsReader fd leak upon GetObject() (#7596) 5 years ago
Chris Hoffman 816459d10f Azure gateway complete multipart ETag (#7500) 5 years ago
Harshavardhana 620e462413 Implement S3-HDFS gateway (#7440) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
poornas 10a607154d Fix ListObjectsV2 for gateway encryption mode (#7491) 6 years ago
poornas 8e1e701d35 Azure:ETag returned by ListObjects to be consistent with GetObjectInfo (#7301) 6 years ago