2030 Commits (3064da7b087a9d05be36f363058de7c207642ab0)

Author SHA1 Message Date
Andreas Auernhammer 3064da7b08 return error during part listing when no quorum (#8241) 5 years ago
poornas 76df027264 Allow caching only in gateway mode. (#8232) 5 years ago
Harshavardhana 9ac12cf898
Remove unusued Set/GetConfigKeys API (#8235) 5 years ago
Harshavardhana e7f491a14b Use optimized sha256-simd whenever possible (#8227) 5 years ago
Praveen raj Mani 8700945cdf Handle connection failures on webhook/url pings (#8204) 5 years ago
Harshavardhana ff6aabd9c0 Honor standard HTTP headers for sourceIP (#8233) 5 years ago
Krishnan Parthasarathi 6ba323b009 Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
Anis Elleuch e7b3f39064 xl: Fix verifying non streaming highway algo with a dist setup (#8230) 5 years ago
Harshavardhana 9fa727d154 Provide a friendlier error when an update fails (#8228) 5 years ago
Harshavardhana 73e4e99942 Hosts should be skipped, when calculating local info (#8191) 5 years ago
Alex Pardoe a87fc7d09b Use the B2 'list' endpoint to determine file ID (#8169) 5 years ago
Harshavardhana 475df52a19 Fix etcd watch regression in IAM subsystem (#8224) 5 years ago
Anis Elleuch 3f258062d8 bitrot: Verify file size inside storage interface (#7932) 5 years ago
Harshavardhana 53e4887e02 Simplify and cleanup metadata r/w functions (#8146) 5 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
Harshavardhana e12f52e2c6 Enhancements to daily-sweeper routine to reduce CPU load (#8209) 5 years ago
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
poornas 259a5d825b cache - fix corruption when client prematurely terminates request (#8155) 5 years ago
poornas 29f64355ce Allow caching on single PutObject (#8100) 5 years ago
Nitish Tiwari 496fba3e9a
Return 200 OK for liveness checks while distributed cluster starts (#8176) 5 years ago
Andreas Auernhammer 810a44e951 KMS Admin-API: add route and handler for KMS key info (#7955) 5 years ago
Praveen raj Mani 341d61e3d8 Fix for web-uploads in federated mode (#8175) 5 years ago
poornas 8a71b0ec5a Add admin API to send console log messages (#7784) 5 years ago
Anis Elleuch b3c19e2d4b storage: Expect empty param in REST requests (#8167) 5 years ago
Bala FA fa3546bb03 Add NetPerfInfo() API in madmin (#8112) 5 years ago
Harshavardhana 42e716a094
formatsToDrivesInfo should return drives with correct order (#8157) 5 years ago
Andreas Auernhammer 6b2ed0fc47 fix `DownloadZIP` for encrypted objects (#8159) 5 years ago
Harshavardhana 0cd0f6c255
Avoid error modification during IAM migration (#8156) 5 years ago
Aditya Manthramurthy 847a3ea0a2 Add unit tests and refactor to improve coverage (#7617) 5 years ago
Aditya Manthramurthy 1f3d270de8 Fix delete policy routing (#8145) 5 years ago
Aditya Manthramurthy eb18c82976 Remove policy query param from being rejected for objects (#8144) 5 years ago
Krishna Srinivas 2ab0681c0c Do not ignore Lock()'s return value (#8142) 5 years ago
Harshavardhana 83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
Harshavardhana d65a2c6725
Implement cluster-wide in-place updates (#8070) 5 years ago
Harshavardhana 70136fb55b
Look for network errors appropriately for RemoteStorageAPI (#8128) 5 years ago
Harshavardhana d6dd98e597
Avoid data-race in getDisksInfo call (#8126) 5 years ago
Krishna Srinivas c38ada1a26 write() to disk in 4MB blocks for better performance (#7888) 5 years ago
poornas 48bc3f1d53 Allow cached content to be encrypted (#8001) 5 years ago
Praveen raj Mani e211f6f52e Parallelize the DiskInfo calls in xl.StorageInfo() (#8115) 5 years ago
Harshavardhana f13f421e84
Allow CopyObject in pathStyle across federated instances (#8064) 5 years ago
Aditya Manthramurthy cd03bfb3cf Fix ignoring claims in list buckets call (#8118) 5 years ago
poornas 2e19619e79 browser: Avoid logging BucketNotEmpty error (#8110) 5 years ago
Harshavardhana 2fa98b1d6a Convert errAuthentication as AccessDenied appropriately (#8105) 5 years ago
kannappanr 99a4298938 Use a non-strict invalid bucket name check in Get and Delete object (#8073) 5 years ago
Harshavardhana 069badc7e9
Allow CopyObjectPart to work in federated setups (#8066) 5 years ago
Harshavardhana c601cb2f1e
Add listBucketObjectsVersions implementation (#8093) 5 years ago
Harshavardhana 9ca7470ccc
Avoid using jsoniter, move to fastjson (#8063) 5 years ago
Harshavardhana b3ca304c01
Avoid excessive listing attempts in the daily sweep (#8081) 5 years ago
Bala FA 60f52f461f add network read performance collection support. (#8038) 5 years ago