297 Commits (bda0fe3150eb58b40ecddcc0b3b015e999fc0358)

Author SHA1 Message Date
Harshavardhana eb2934f0c1
simplify webhook DNS further generalize for gateway (#10448) 4 years ago
Harshavardhana 4a2928eb49
generate missing object delete bucket notifications (#10449) 4 years ago
Nitish Tiwari eaaf05a7cc
Add Kubernetes operator webook server as DNS target (#10404) 4 years ago
Harshavardhana 2acb530ccd
update rulesguard with new rules (#10392) 4 years ago
kannappanr d15a5ad4cc
S3 Gateway: Check for encryption headers properly (#10309) 4 years ago
Harshavardhana e7ba78beee
use GlobalContext instead of context.Background when possible (#10254) 4 years ago
poornas 79e21601b0
fix: web handlers to enforce replication (#10249) 4 years ago
poornas a8dd7b3eda
Refactor replication target management. (#10154) 4 years ago
Harshavardhana 25a55bae6f
fix: avoid buffering of server sent events by proxies (#10164) 4 years ago
Harshavardhana 57ff9abca2
Apply quota usage cache invalidation per second (#10127) 4 years ago
poornas c43da3005a
Add support for server side bucket replication (#9882) 4 years ago
Harshavardhana d53e560ce0
fix: copyObject key rotation issue (#10085) 4 years ago
Harshavardhana 3fe27c8411
fix: In federated setup dial all hosts to figure out online host (#10074) 4 years ago
Harshavardhana 14b1c9f8e4
fix: return Range errors after If-Matches (#10045) 4 years ago
Harshavardhana 4bfc50411c
fix: return versionId in tagging APIs (#10068) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana 2743d4ca87
fix: Add support for preserving mtime for replication (#9995) 4 years ago
Harshavardhana 6136a963c8
fix: bump the response header timeout for forwarder as well (#9994) 4 years ago
Klaus Post aa4d1021eb
Remove timeout from putobject and listobjects (#9986) 4 years ago
Harshavardhana cdb0e6ffed
support proper values for listMultipartUploads/listParts (#9970) 4 years ago
Harshavardhana 810a4f0723
fix: return proper errors Get/HeadObject for deleteMarkers (#9957) 4 years ago
kannappanr 5089a7167d
Handle empty retention in get/put object retention (#9948) 4 years ago
Harshavardhana 67062840c1
fix: perform CopyObject under more conditions (#9879) 4 years ago
Harshavardhana b912c8f035
fix: generate new version when replacing metadata in CopyObject (#9871) 4 years ago
Harshavardhana e79874f58e
[feat] Preserve version supplied by client (#9854) 5 years ago
Harshavardhana 087aaaf894
fix: save deleteMarker properly, precision upto UnixNano() (#9843) 5 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 5 years ago
poornas d26b24f670
avoid storing X-Amz-Tagging-Directive in metadata (#9800) 5 years ago
kannappanr 2c372a9894
Send Partscount only when partnumber is specified (#9793) 5 years ago
poornas 3d3b75fb8d
Avoid overwriting object tags when changing lock (#9794) 5 years ago
Harshavardhana 41688a936b
fix: CopyObject behavior on expanded zones (#9729) 5 years ago
Harshavardhana b330c2c57e
Introduce simpler GetMultipartInfo call for performance (#9722) 5 years ago
P R 9d39fb3604
add copyobject tagging replace directive for gateway (#9711) 5 years ago
Harshavardhana 7ea026ff1d
fix: reply back user-metadata in lower case form (#9697) 5 years ago
Harshavardhana 0c71ce3398
fix size accounting for encrypted/compressed objects (#9690) 5 years ago
P R 3f6d624c7b
add gateway object tagging support (#9124) 5 years ago
Anis Elleuch cdf4815a6b
Add x-amz-expiration header in some S3 responses (#9667) 5 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 5 years ago
Harshavardhana d31eaddba3
fix: avoid double body reads in SelectObject call (#9638) 5 years ago
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620) 5 years ago
poornas 011a2c0b78
Add docs for bucket quota feature (#9503) 5 years ago
Harshavardhana d348ec0f6c
avoid double listObjectParts calls improves performance (#9606) 5 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 5 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 5 years ago
Harshavardhana 7b58dcb28c
fix: return context error from context reader (#9507) 5 years ago
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379) 5 years ago
P R 5dd9cf4398
fix: CopyObject with REPLACE directive deletes existing tags (#9478) 5 years ago
Harshavardhana 60d415bb8a
deprecate/remove global WORM mode (#9436) 5 years ago
BigUstad 45e22cf8aa
fix: selectObject to return error when object does not exist (#9423) 5 years ago
Harshavardhana 282c9f790a
fix: validate partNumber in queryParam as part of preConditions (#9386) 5 years ago