109 Commits (RELEASE.2025-07-18T21-56-31Z)

Author SHA1 Message Date
Harshavardhana a17f14f73a
separate lock from common grid to avoid epoll contention (#20180) 1 year ago
Klaus Post 0d0b0aa599
Abstract grid connections (#20038) 1 year ago
Klaus Post 51f62a8da3
Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
Klaus Post 6da4a9c7bb
Improve tracing & notification scalability (#18903) 2 years ago
Harshavardhana e377bb949a
migrate bootstrap logic directly to websockets (#18855) 2 years ago
Klaus Post 51aa59a737
perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
Harshavardhana b0f0e53bba
fix: make sure to correctly initialize health checks (#17765) 2 years ago
Aditya Manthramurthy 7af78af1f0
fix: set request ID in tracing context key (#17602) 2 years ago
Harshavardhana a5835cecbf
fix: regression in counting total requests (#17024) 2 years ago
Harshavardhana 31b0decd46
migrate to minio/mux from gorilla/mux (#16456) 3 years ago
Harshavardhana f1bbb7fef5
vectorize cluster-wide calls such as bucket operations (#16313) 3 years ago
Poorna ce8456a1a9
proxy multipart to peers via multipart uploadID (#15926) 3 years ago
Javier Adriel 3307aa1260
Implement KMS handlers (#15737) 3 years ago
Anis Elleuch 4fd1986885
Trace all http requests (#15064) 3 years ago
Anis Elleuch 71bab74148
Fix adding bucket forwarder handler in server mode (#14288) 4 years ago
Harshavardhana 6d53e3c2d7
reduce number of middleware handlers (#13546) 4 years ago
Harshavardhana 931f73f59a
fix: add IAM dummy store for gateway operations (#12670) 4 years ago
Harshavardhana cdeccb5510
feat: Deprecate embedded browser and import console (#12460) 4 years ago
Harshavardhana f7a87b30bf Revert "deprecate embedded browser (#12163)" 4 years ago
Harshavardhana 736d8cbac4
deprecate embedded browser (#12163) 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Ritesh H Shukla 3ddd8b04d1
fix: handle unsupported APIs more granularly (#11674) 4 years ago
Anis Elleuch cb7fc99368
handlers: Avoid initializing a struct in each handler call (#11217) 5 years ago
Harshavardhana ca0d31b09a
fix: re-arrange handlers to handle requests on /minio (#11177) 5 years ago
Harshavardhana 4550ac6fff
fix: refactor locks to apply them uniquely per node (#11052) 5 years ago
Harshavardhana 4ec45753e6 rename server sets to server pools 5 years ago
Harshavardhana 02cfa774be
allow requests to be proxied when server is booting up (#10790) 5 years ago
Harshavardhana ad726b49b4
rename zones to serverSets to avoid terminology conflict (#10679) 5 years ago
Harshavardhana 80fab03b63
fix: S3 gateway doesn't support full passthrough for encryption (#10484) 5 years ago
Harshavardhana 93e7e4a0e5
fix: cors handling after gorilla mux update (#9980) 5 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 5 years ago
Harshavardhana a42df3d364
Allow idiomatic usage of middlewares in gorilla/mux (#9802) 5 years ago
Harshavardhana eba423bb9d
Disable crawler in FS/NAS gateway mode (#9695) 5 years ago
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379) 5 years ago
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 6 years ago
Harshavardhana c3771df641
Add bootstrap REST handler for verifying server config (#8550) 6 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 6 years ago
Harshavardhana e9b2bf00ad Support MinIO to be deployed on more than 32 nodes (#8492) 6 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 6 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 6 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 6 years ago
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788) 6 years ago
kannappanr d2f42d830f
Lock: Use REST API instead of RPC (#7469) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
kannappanr eb69c4f946
Use REST api for inter node communication (#7205) 6 years ago
Krishna Srinivas ce960565b1 Validate and reject unusual requests (#7258) 7 years ago
Harshavardhana ee7dcc2903 Handle errs returned with etcd properly for config init and migration (#7134) 7 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 7 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 7 years ago
Harshavardhana 2d19011a1d Add support for AssumeRoleWithWebIdentity (#6985) 7 years ago