1745 Commits (80a351633f96b54b1e02b1254eaa7afa995d21e9)

Author SHA1 Message Date
Harshavardhana bedcb7442a Write xml.Header first instead of spaces to handle XML parsers (#7253) 6 years ago
Harshavardhana 91576d416d Fix GetLocalPeer usage in perf handlers (#7249) 6 years ago
Krishna Srinivas 6dd26b8231 Detect change in underlying mounted disks (#7229) 6 years ago
poornas e098852a80 Revert PR #7241 to fix vault renewal (#7259) 6 years ago
Krishna Srinivas ce960565b1 Validate and reject unusual requests (#7258) 6 years ago
poornas 755e675d5c Fix: send decrypted size to notification event (#7248) 6 years ago
Harshavardhana b6c00405ec Do not pro-actively return false in isObjectDir() (#7246) 6 years ago
Harshavardhana 8f62935448 Add proper requestID for STS errors (#7245) 6 years ago
Harshavardhana 396d78352d Support HTTP/2.0 (#7204) 6 years ago
Harshavardhana a51781e5cf Use context to fill in more details about error XML (#7232) 6 years ago
Krishna Srinivas 90213ff1b2 Detect peer reboots to invalidate current storage REST clients (#7227) 6 years ago
Andreas Auernhammer 6f764a8efd crypto: fix nil pointer dereference of vault secret (#7241) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana 4ba77a916d Select should return early errors as XML (#7230) 6 years ago
Anis Elleuch f9fecf0e76 storage: Increase the timeout of storage REST requests (#7218) 6 years ago
Krishna Srinivas 14544d8d84 Validate incoming requests (#7234) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
Harshavardhana 9f87283cd5 Revert and bring back B2 gateway implementation (#7224) 6 years ago
Harshavardhana b8955fe577 Fix DummyHandlers to authorize and send/validate correct XMLs (#7223) 6 years ago
Harshavardhana 082f777281 Revamp bucket metadata healing (#7208) 6 years ago
John Liu 9600e2b35e Comment Typo: Changed 'jason' to 'json` (#7216) 6 years ago
poornas 40b8d11209 Move metadata into ObjectOptions for NewMultipart and PutObject (#7060) 6 years ago
Sidhartha Mani c1b3f1994b remove unnecessary buffer while discarding stream (#7214) 6 years ago
ebozduman dd52e5ebe9 Implements dummy tagging handlers for Terraform (#7040) 6 years ago
Praveen raj Mani 8af1f0cc7b Improved error message for user and access key conflict (#7190) 6 years ago
Harshavardhana 85e939636f Fix JSON parser handling for certain objects (#7162) 6 years ago
poornas d203e7e1cc azure gateway: return MD5Sum as ETag for S3 API compatibility (#6884) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
Krishna Srinivas 2d168b532b Allow format.json healing on dev/test setup (single node XL, all root disks) (#7170) 6 years ago
Krishna Srinivas 3dfbe0f68c Send white spaces to client till completeMultipart() process completes (#7198) 6 years ago
Harshavardhana 30135eed86 Redo how to handle stale dangling files (#7171) 6 years ago
Harshavardhana e4081aee62 Added support for reading body in STS API (#7188) 6 years ago
kannappanr df418a2783
Create Cors handler with permissive configuration (#7186) 6 years ago
kannappanr 9a65f6dc97 Remove duplicate code in object-handlers.go (#7176) 6 years ago
Harshavardhana ea6d61ab1f Use loadCachedConfigs appropriately to load ENVs (#7187) 6 years ago
Krishna Srinivas 6f08edfb36 Use O_EXCL when creating file as we never overwrite an existing file (#7189) 6 years ago
Anis Elleuch de2c106386 xl: ListObjectParts uses the latest valid xl meta (#7184) 6 years ago
Harshavardhana 32a6dd1dd6 Remove sporadic tests which fail on windows (#7178) 6 years ago
Harshavardhana 432aec73d9 Return proper errors for invalid bodies (#7179) 6 years ago
Anis Elleuch 36dae04671 CopyObjectPart: remove duplicated etag decryption (#7174) 6 years ago
Krishna Srinivas b18c0478e7 Only heal on disks where we are sure that healing is needed (#7148) 6 years ago
Anis Elleuch 2d9860e875 heal: Fix healing empty directories (#7154) 6 years ago
kannappanr d3553f8dfc
Bucket Heal: Do not add empty endpoint entry (#7172) 6 years ago
Harshavardhana e1ae90c12b Make sure to pass the right username for correct ConditionValues (#7169) 6 years ago
Sidhartha Mani 34e7259f95 Add Historic CPU and memory stats (#7136) 6 years ago
poornas 3467460456 Fix vault client to autorenew or reauthenticate (#7161) 6 years ago
Harshavardhana 64b5701971 Support AWS envs creds for non-aws endpoints in S3 gateway (#7156) 6 years ago
Praveen raj Mani fad59da29d `clientID` removed in the MQTT config (#7157) 6 years ago
Aditya Manthramurthy 2786055df4 Add new SQL parser to support S3 Select syntax (#7102) 6 years ago
Harshavardhana 0a28c28a8c Avoid code which looks at local files when etcd is configured (#7144) 6 years ago