113 Commits (432cb38dbd504dcebb3aa767db7d80bc4706e0c4)

Author SHA1 Message Date
Harshavardhana 2fa98b1d6a Convert errAuthentication as AccessDenied appropriately (#8105) 5 years ago
Aditya Manthramurthy 414a7eca83 Add IAM groups support (#7981) 5 years ago
Krishnan Parthasarathi 559a59220e Add initial support for bucket lifecycle (#7563) 5 years ago
Ashish Kumar Sinha 97f2bc26b9 Add validations for object name length and prefix (#7746) 5 years ago
Harshavardhana a69f74533c Add region as part of error XML (#7752) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Krishna Srinivas 74e2fe0879 Return "SlowDown" to S3 clients for network related errors (#7610) 5 years ago
poornas cf2a436bc8 Show SlowDown error message if backend is busy (#7521) 5 years ago
Roman Kalashnikov 188cf1d5ce Add more friendly error message for policy object (#7412) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 619611933a
Remove policy nesting errors (#7449) 5 years ago
Harshavardhana c184038b6a Add proper custom errors object creations (#7387) 5 years ago
poornas 12b79d9f3b Remove duplicate error in switch case. (#7381) 5 years ago
Harshavardhana 0b96ad4fdc
http2 throws custom error Content-Length shorter handle it (#7334) 6 years ago
Praveen raj Mani c0a1369b73 Construct dynamic XML error responses for postpolicyform validation (#7321) 6 years ago
Anis Elleuch 5efbe8a1b3 s3: Add support of encodingType parameter (#7265) 6 years ago
Harshavardhana a51781e5cf Use context to fill in more details about error XML (#7232) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
Praveen raj Mani 8af1f0cc7b Improved error message for user and access key conflict (#7190) 6 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 6 years ago
Harshavardhana 6f7c99a333 Allow versionId to be null for Copy,Get,Head API calls (#6942) 6 years ago
Harshavardhana 272b8003d6 Honor header only when requested for use (#6815) 6 years ago
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
Harshavardhana bf414068a3 Parse and return proper errors with x-amz-security-token (#6766) 6 years ago
Ashish Kumar Sinha c0b4bf0a3e SQL select query for CSV/JSON (#6648) 6 years ago
Andreas Auernhammer fdf691fdcc move SSE-C TLS enforcement into generic handler (#6639) 6 years ago
Harshavardhana 1e7e5e297c
Add canned policy support (#6637) 6 years ago
kannappanr c7f180ffa9 Add code to translate errInvalidEncryptionParameters to APIErrcode (#6625) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana c05ced08bb
Handle Range requests on empty objects (#6557) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
Anis Elleuch 6c7c6bec91 profiler: Download API returns error when all nodes fail (#6525) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Andreas Auernhammer fd8749f42a return `Access Denied` for invalid SSE keys (#6432) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Andreas Auernhammer d531080b7e add SSE-KMS not-implemented error handling (#6234) 6 years ago
poornas e71ef905f9 Add support for SSE-S3 server side encryption with vault (#6192) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago
Andreas Auernhammer a078703214 catch crypto.* errors and add SSE-S3 invalid algorithm err (#6229) 6 years ago
Harshavardhana 2debe77586 Remove error returned when part sizes are un-equal (#6183) 6 years ago
kannappanr 2cd14f567c Do not set Key and BucketName in ErrorResponse, if empty (#6174) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Harshavardhana 80b3e9cb03 use appropriate HTTP status for storage is full (#6117) 6 years ago
Praveen raj Mani 5fbdd70de9 Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 6 years ago
Andreas Auernhammer da9f0e324e return AWS S3 compatible error for invalid but equal keys during key rotation (#5783) 6 years ago