73 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Harshavardhana caad314faa
add ruleguard support, fix all the reported issues (#10335) 4 years ago
Harshavardhana ede86845e5
docs: Add policy variables for resource and conditions (#10278) 4 years ago
Harshavardhana b2db8123ec
Preserve errors returned by diskInfo to detect disk errors (#9727) 4 years ago
Harshavardhana 5205c9591f
print proper certinfo on console when starting up (#9479) 4 years ago
Praveen raj Mani 322385f1b6
fix: only show active/available ARNs in server startup banner (#9392) 4 years ago
Harshavardhana 7d636a7c13
enable --compat flag by default (#9326) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 4 years ago
poornas 27b8f18cce
Fix storage info message on startup (#9177) 4 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 4 years ago
poornas 59dced8237
Print node status even in --quiet mode (#9149) 4 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
Harshavardhana ae0b165431 fix: --anonymous flag shouldn't print any keys (#8753) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 5d65428b29
Handle localhost distributed setups properly (#8577) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani 8836d57e3c The prometheus metrics refractoring (#8003) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
poornas 4925bc3e80 log server startup messages to admin console api (#8264) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana c5bf22fd90 Turn off printing IPv6 endpoints when listening on all interfaces (#6986) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Harshavardhana 21c8693d9c Disable printing access/secrets in systemd (#6621) 6 years ago
Krishna Srinivas 52f6d5aafc Rename of structs and methods (#6230) 6 years ago
Harshavardhana 5282639f3c Add prometheus endpoint to support total Used storageInfo (#5988) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 6 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 6 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 6 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 6 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 6 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Nitish Tiwari 42633748db
Update madmin package to return storage class parity (#5387) 7 years ago
Nitish Tiwari 1e5fb4b79a
Fix storage class related issues (#5338) 7 years ago
kannappanr 6f7c6fc560 Honor browser enabled config value in startup message (#5313) 7 years ago
Nitish Tiwari 1a3dbbc9dd
Add x-amz-storage-class support (#5295) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Aditya Manthramurthy 1af331c05c Remove unnecessary newline at beginning of server output (#4600) 7 years ago
Harshavardhana 1054f9cbf0 fix: Remove adverb from erasure coded startup message. (#4594) 7 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 7 years ago
Harshavardhana 28352f3f5d log: Startup banner should strip standard ports. (#4443) 7 years ago
poornas 9b3dd44607 Add dotnet library to minio startup message (#4410) 7 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Harshavardhana 952c618441 server: Fix a regression in printing startup banner. (#4100) 7 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 7 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 7 years ago