134 Commits (64bddf47d89063bfda4b4934c3fe3e49cdf8c91d)

Author SHA1 Message Date
Anis Elleuch cb7fc99368
handlers: Avoid initializing a struct in each handler call (#11217) 4 years ago
Anis Elleuch dfd99b6d8f
handlers: Little bit more optimizations (#11211) 4 years ago
Harshavardhana 5c451d1690
update x/net/http2 to address few bugs (#11144) 4 years ago
Anis Elleuch d90044b847
federation: Redirect Lifecycle PUT request by bucket name (#11062) 4 years ago
Poorna Krishnamoorthy 1ebf6f146a Add support for ILM transition (#10565) 4 years ago
Harshavardhana 97692bc772
re-route requests if IAM is not initialized (#10850) 4 years ago
Harshavardhana 02cfa774be
allow requests to be proxied when server is booting up (#10790) 4 years ago
Harshavardhana eb2934f0c1
simplify webhook DNS further generalize for gateway (#10448) 4 years ago
poornas c43da3005a
Add support for server side bucket replication (#9882) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana 6136a963c8
fix: bump the response header timeout for forwarder as well (#9994) 4 years ago
Harshavardhana 93e7e4a0e5
fix: cors handling after gorilla mux update (#9980) 4 years ago
Harshavardhana 810a4f0723
fix: return proper errors Get/HeadObject for deleteMarkers (#9957) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana a42df3d364
Allow idiomatic usage of middlewares in gorilla/mux (#9802) 4 years ago
Harshavardhana 5e529a1c96
simplify context timeout for readiness (#9772) 4 years ago
Harshavardhana 41688a936b
fix: CopyObject behavior on expanded zones (#9729) 4 years ago
Harshavardhana 0dd626ec67
fix: requests without bucket should route to the original router (#9541) 4 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 4 years ago
Anis Elleuch d090a17ed0
fix: Audit tests on the correct response writer type (#9445) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 5 years ago
Harshavardhana cfc9cfd84a
fix: various optimizations, idiomatic changes (#9179) 5 years ago
Harshavardhana 3d3beb6a9d
Add response header timeouts (#9170) 5 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 5 years ago
Harshavardhana ece0d4ac53
simplify recordAPIStats wrapper for ResponseWriters (#9034) 5 years ago
Harshavardhana 712e82344c
acl: Support PUT calls with success for 'private' ACL's (#9000) 5 years ago
Harshavardhana f14f60a487 fix: Avoid double usage calculation on every restart (#8856) 5 years ago
Nitish Tiwari 61c17c8933 Add ObjectTagging Support (#8754) 5 years ago
Harshavardhana 669c9da85d Disable federated buckets when etcd is namespaced (#8709) 5 years ago
Amol Umbarkar e6ce9da087 fix BucketForward Handler for federated setup (#8646) 5 years ago
Nitish Tiwari 3df7285c3c Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 5 years ago
Harshavardhana e542084c37
Add etcd path prefix for all IAM assets (#8569) 5 years ago
Sergey Morgunov 06bd1e582a Log in with OIDC not work with MINIO_DOMAIN (#8558) (#8559) 5 years ago
Harshavardhana 9565641b9b
Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
Harshavardhana 4e63e0e372 Return appropriate errors API versions changes across REST APIs (#8480) 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
Praveen raj Mani ad75683bde Authorize prometheus endpoint with bearer token (#7640) 5 years ago
Praveen raj Mani 341d61e3d8 Fix for web-uploads in federated mode (#8175) 5 years ago
Aditya Manthramurthy eb18c82976 Remove policy query param from being rejected for objects (#8144) 5 years ago
Harshavardhana f13f421e84
Allow CopyObject in pathStyle across federated instances (#8064) 5 years ago
Harshavardhana c601cb2f1e
Add listBucketObjectsVersions implementation (#8093) 5 years ago
Jakob Ackermann 1b258da108 [web-router] update the white list for favicons (#8024) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Anis Elleuch cbd02c58be federation: Avoid printing context canceled error (#7997) 5 years ago
Krishnan Parthasarathi 559a59220e Add initial support for bucket lifecycle (#7563) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Harshavardhana c1d2b3d5c3 Handle HEAD/GET requests for virtual DNS requests (#7839) 5 years ago
Harshavardhana 1cfd4a48d9 Add specific headers in CORS, along with wildcard (#7726) 5 years ago