206 Commits (27632ca6ec42efaf21bdcc2d247d777d78e380f2)

Author SHA1 Message Date
Harshavardhana bc61417284
calculate automatic node based symmetry (#9446) 4 years ago
Klaus Post f19cbfad5c
fix: use per test context (#9343) 4 years ago
Harshavardhana 5c11a46412 update minio-go/parquet-go to latest 4 years ago
Harshavardhana d079adc167
fix: remove initGlobalContext writes in tests (#9331) 4 years ago
Harshavardhana e7276b7b9b
fix: make single locks for both IAM and object-store (#9279) 5 years ago
Harshavardhana ab66b23194
fix: allow listBuckets with listBuckets permission (#9253) 5 years ago
Harshavardhana 6f992134a2
fix: startup load time by reusing storageDisks (#9210) 5 years ago
Anis Elleuch b207520d98
Fix lifecycle GET: AWS SDK complaints on empty config (#9201) 5 years ago
Harshavardhana 6f6a2214fc
Add rate limiter for S3 API layer (#9196) 5 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 5 years ago
Krishnan Parthasarathi 026265f8f7
Add support for bucket encryption feature (#8890) 5 years ago
Harshavardhana 0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 5 years ago
Harshavardhana 23e46f9dba
log formatting only the first time (#8846) 5 years ago
Anis Elleuch 935546d5ca xl: Implement MRF healing (#8470) 5 years ago
Harshavardhana 60813bef29
Allow proper setCount SLAs across zones (#8752) 5 years ago
Harshavardhana c8d82588c2 Fix crash in console logger and also handle bucket DNS updates (#8654) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588) 5 years ago
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana 8392d2f510 Preserve same deploymentID on all zones (#8542) 5 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 5 years ago
Harshavardhana e9b2bf00ad Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana d28bcb4f84 Migrate all backend at .minio.sys/config to encrypted backend (#8474) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Krishna Srinivas 980bf78b4d Detect underlying disk mount/unmount (#8408) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana f2cc97a44c
Improve MQTT token registration retry (#8397) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 3b8adf7528 Move storageclass config handling into cmd/config/storageclass (#8360) 5 years ago
Harshavardhana 8b80eca184 List buckets only once per sub-system initialization (#8333) 5 years ago
Harshavardhana 127641731a
Parallelize initialization of storageDisks (#8288) 5 years ago
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago
Anis Elleuch cea3e3f7a6 browser: Add user-agent header filter to gorilla mux route (#8040) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Krishnan Parthasarathi 559a59220e Add initial support for bucket lifecycle (#7563) 5 years ago
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788) 5 years ago
Anis Elleuch 7abadfccc2 Add self-healing feature (#7604) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Anis Elleuch 158b8c2e86 sets: Correctly set IsTruncated in listing (#7675) 5 years ago
Anis Elleuch 9c90a28546 Implement bulk delete (#7607) 5 years ago
Harshavardhana 72929ec05b
Turn off md5sum optionally if content-md5 is not set (#7609) 5 years ago
Harshavardhana 620e462413 Implement S3-HDFS gateway (#7440) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana a2e344bf30 Preserve ETag case for S3 compatibility (#7498) 6 years ago
Aditya Manthramurthy c54b0c0ca1 Fix a race in tests (#7326) 6 years ago
Aditya Manthramurthy e8e9cd3e74 Close GlobalServiceDoneCh when quitting (#7322) 6 years ago
Harshavardhana c3ca954684 Implement AssumeRole API for Minio users (#7267) 6 years ago
Anis Elleuch 5efbe8a1b3 s3: Add support of encodingType parameter (#7265) 6 years ago