2789 Commits (4e00b47b523593ff7dd84a90b850940d8c53f024)

Author SHA1 Message Date
Harshavardhana 43e6d1ce2d
fix: missing proxy request by bucket for ListVersions (#10260) 4 years ago
Harshavardhana 30da442a85
rootDisk on containers can have different device Id (#10259) 4 years ago
Harshavardhana 038d91feaa
fix: add public certs automatically as part of global CAs (#10256) 4 years ago
Harshavardhana e7ba78beee
use GlobalContext instead of context.Background when possible (#10254) 4 years ago
Harshavardhana b32d0a5b60 use the correct endpoints for offline drives 4 years ago
poornas 79e21601b0
fix: web handlers to enforce replication (#10249) 4 years ago
Harshavardhana 34253aa595
feat: cache env value in-case network is not reachable (#10251) 4 years ago
Harshavardhana 79ed7ce451
fs: listObjects shouldn't take FS locks while listing (#10248) 4 years ago
Harshavardhana 0dd3a08169
move the certPool loader function into pkg/certs (#10239) 4 years ago
Klaus Post f8f290e848
security: Remove insecure custom headers (#10244) 4 years ago
Harshavardhana 1e2ebc9945
feat: time to bring back http2.0 support (#10230) 4 years ago
Harshavardhana 2a9819aff8
fix: refactor background heal for cluster health (#10225) 4 years ago
Harshavardhana 6c6137b2e7
add cluster maintenance healthcheck drive heal affinity (#10218) 4 years ago
Anis Elleuch 9138b2b503
Avoid duplicate headers when proxying S3 listing requests (#10220) 4 years ago
Harshavardhana 77509ce391
Support looking up environment remotely (#10215) 4 years ago
poornas adcaa6f9de
fix: Change ListBucketTargets handler (#10217) 4 years ago
poornas 121164db56
fix: relax some replication validations (#10210) 4 years ago
Harshavardhana a20d4568a2
fix: make sure to use uniform drive count calculation (#10208) 4 years ago
Harshavardhana e656beb915
feat: allow service accounts to be generated with OpenID STS (#10184) 4 years ago
poornas 88daaef76b
Validate object lock when setting replication config. (#10200) 4 years ago
Harshavardhana 0b8255529a
fix: proxies set keep-alive timeouts to be system dependent (#10199) 4 years ago
Harshavardhana 019fe69a57
fix: reduce an extra system call for writes instead fail later (#10187) 4 years ago
Anis Elleuch 6ae30b21c9
fix ILM should not remove a protected version (#10189) 4 years ago
Harshavardhana b16781846e
allow server to start even with corrupted/faulty disks (#10175) 4 years ago
Harshavardhana 5ce82b45da
add CopyObject optimization when source and destination are same (#10170) 4 years ago
Harshavardhana e99bc177c0
fix: allow FS mode situations when conflicting files exist (#10185) 4 years ago
Harshavardhana b68bc75dad
fix: quorum calculation mistake with reduced parity (#10186) 4 years ago
Harshavardhana d61eac080b
fix: connection_string should override other params (#10180) 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 fe157166ca
fix: Pass context all the way down to the network call in lockers (#10161) 4 years ago
Adam Brown f7259adf83
Update LastUpdate timestamp before save (#10152) 4 years ago
Harshavardhana 6669560cb9
turn-off bucket usage metrics in gateway mode (#10150) 4 years ago
poornas b46ab7e921
Rename replication target handler (#10142) 4 years ago
Harshavardhana 27266f8a54
fix: if OPA set do not enforce policy claim (#10149) 4 years ago
poornas 1b6ba0d062
Add validation in cache for offline drives (#10146) 4 years ago
Harshavardhana f200a7fb6a
fix: speed up OBD tests avoid unnecessary memory allocation (#10141) 4 years ago
Harshavardhana 47e304d03c
fix: add missing content-disposition from CORS handler (#10137) 4 years ago
Harshavardhana 9108abf204
fix: allow shareable URLs with rotating creds (#10135) 4 years ago
Harshavardhana 6529dcb3b5
fix: gateway Walk() implementation to list correct contents (#10131) 4 years ago
Harshavardhana abbf6ce6cc
simplify JWKS decoding in OpenID and more tests (#10119) 4 years ago
Harshavardhana 5ffc733eec
fix: enforce bucket quota from browser uploads (#10129) 4 years ago
Harshavardhana 35212b673e
add unformatted disk as part of the error list (#10128) 4 years ago
Harshavardhana 57ff9abca2
Apply quota usage cache invalidation per second (#10127) 4 years ago
Jorge Israel Peña 4752323e1c
Use hdfs.Readdir() to optimize HDFS directory listings (#10121) 4 years ago
Klaus Post 11593c6cc4
Usage: Reset merged info when updating (#10126) 4 years ago
Harshavardhana 10025bda45
fix: add missing response headers to CORS handler (#10124) 4 years ago
Harshavardhana 3a73f1ead5
refactor server update behavior (#10107) 4 years ago
poornas b9be841fd2
Add missing validation for replication API conditions (#10114) 4 years ago
Anis Elleuch 456b2ef6eb
Avoid healing to be stuck with many concurrent event listeners (#10111) 4 years ago