1720 Commits (85e939636f57b6a88250ff65c2b81e77a9047dd4)

Author SHA1 Message Date
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
Harshavardhana 526546d588 Remove '.minio.sys/tmp' files in background (#7124) 6 years ago
Aditya Manthramurthy 2053b3414f Reduce heal parallelism (#7155) 6 years ago
kannappanr ce870466ff
Top Locks command implementation (#7052) 6 years ago
Harshavardhana 964e354d06 Fix liveness check for NAS gateway (#7142) 6 years ago
kannappanr 8ee8ad777c
logger: do not interpret encoded url as format string (#7110) 6 years ago
Krishna Srinivas 82af0be1aa Healing process should not heal root disk (#7089) 6 years ago
Harshavardhana bd25f31100 Use IAM creds only if endpoint is S3 (#7111) 6 years ago
Harshavardhana ee7dcc2903 Handle errs returned with etcd properly for config init and migration (#7134) 6 years ago
Anis Elleuch dc2348daa5 heal: Preserve deployment ID from reference format.json (#7126) 6 years ago
Aditya Manthramurthy 042d7f25e4 Fix regexp matcher of browser assets and paths (#7083) 6 years ago
Andreas Auernhammer 8c1b649b2d load system CAs before trying to load custom CAs (#7133) 6 years ago
Nitish Tiwari 0bb65f84bb
Add example for IPv6 for address flag (#7127) 6 years ago
Harshavardhana 8e0910ab3e Fix build issues on BSDs in pkg/cpu (#7116) 6 years ago
Harshavardhana 5353edcc38
Support policy variable replacement (#7085) 6 years ago
Harshavardhana 3265112d04 Remove gateway implementations for manta, sia and b2 (#7115) 6 years ago
Harshavardhana 4fdacb8b14
Add policy conditions support for Listing operations on browser (#7106) 6 years ago
Krishna Srinivas 267f183fc8 Do not do StorageInfo() and ListBuckets() for FS/Erasure in health check handler (#7090) 6 years ago
Harshavardhana 3d22a9d84f Support rootCAs for notification targets (#7108) 6 years ago
Krishna Srinivas 51ec61ee94 Fix healing whole file bitrot (#7123) 6 years ago
Harshavardhana 74c2048ea9 Add proper contexts with timeouts for etcd operations (#7097) 6 years ago
Krishna Srinivas 730ac5381c Simplify parallelReader.Read() (#7109) 6 years ago
Alex Simenduev 6dd8a83c5a change credential chain order in s3 gateway to mimic official docs (#7091) 6 years ago
Krishna Srinivas 98c950aacd Streaming bitrot verification support (#7004) 6 years ago
Harshavardhana 8766c5eb22 Add version as part of Server: header (#7100) 6 years ago
kannappanr e0d22359e7
Fix lint warnings (#7099) 6 years ago