161 Commits (496f4a7dc7fbbf1aa537d3b80def6353666947f7)

Author SHA1 Message Date
Harshavardhana cfd12914e1
fix: crash in serverInfo handler when ldap is configured (#9123) 5 years ago
Anis Elleuch fdf65aa9b9
heal: Add info about the next background healing round (#9122) 5 years ago
Nitish Tiwari 7c32f3f554
Fix the URL for MinIO update when using custom download server (#9111) 5 years ago
Anis Elleuch d4dcf1d722
metrics: Use StorageInfo() instead to have consistent info (#9006) 5 years ago
Andreas Auernhammer 086fbb745e
fix and improve KMS server info (#8944) 5 years ago
Andreas Auernhammer 4f37c8ccf2
refine the KMS admin API (#8943) 5 years ago
Anis Elleuch 52bdbcd046
Add new admin API to return Accounting Usage (#8689) 5 years ago
Anis Elleuch 7432b5c9b2
Use user CAs in checkEndpoint() call (#8911) 5 years ago
poornas 5d838edcef
Fix panic in ServerInfoHandler when (#8915) 5 years ago
poornas 2232e095d5 Make admin permissions more granular for admin handlers. (#8888) 5 years ago
Harshavardhana f14f60a487 fix: Avoid double usage calculation on every restart (#8856) 5 years ago
Klaus Post 2bf6cf0e15 Enable multiple concurrent profile types (#8792) 5 years ago
Praveen raj Mani 4cd1bbb50a This PR fixes two things (#8772) 5 years ago
Harshavardhana 6695fd6a61
Add more context aware error for policy parsing errors (#8726) 5 years ago
Ashish Kumar Sinha abc266caa1 Add bucket and object count along with total object size (#8639) 5 years ago
Anis Elleuch 555969ee42 Add data usage collect with its new admin API (#8553) 5 years ago
Ashish Kumar Sinha e2c5d29017 Bucket,Object count & Usage removed if set to default (#8638) 5 years ago
kannappanr d266b3a066
Admin Info: Modify Uptime to return seconds (#8635) 5 years ago
Ashish Kumar Sinha 24fb1bf258 New Admin Info (#8497) 5 years ago
Nitish Tiwari 3df7285c3c Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 5 years ago
poornas 929951fd49 Add support for multiple admins (#8487) 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 4e63e0e372 Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
Andreas Auernhammer eac518b178 admin API: change returned HTTP error in hardware info (#8471) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 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
Ashish Kumar Sinha 18cb15559d Add network hardware info (#8358) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Ashish Kumar Sinha 74008446fe CPU hardware info (#8187) 5 years ago
Bala FA 2a2ff96ee1 change `ReadPerf` into `ReadThroughput` in NetPerfInfo. (#8316) 5 years ago
Harshavardhana fd53057654 Add InfoCannedPolicy API to fetch only necessary policy (#8307) 5 years ago
Harshavardhana 9ac12cf898
Remove unusued Set/GetConfigKeys API (#8235) 5 years ago
Krishnan Parthasarathi 6ba323b009 Add ability to test drive speeds on a MinIO setup (#7664) 5 years ago
Harshavardhana 73e4e99942 Hosts should be skipped, when calculating local info (#8191) 5 years ago
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
Andreas Auernhammer 810a44e951 KMS Admin-API: add route and handler for KMS key info (#7955) 5 years ago
poornas 8a71b0ec5a Add admin API to send console log messages (#7784) 5 years ago
Bala FA fa3546bb03 Add NetPerfInfo() API in madmin (#8112) 5 years ago
Aditya Manthramurthy 847a3ea0a2 Add unit tests and refactor to improve coverage (#7617) 5 years ago
Harshavardhana 83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
Harshavardhana d65a2c6725
Implement cluster-wide in-place updates (#8070) 5 years ago
Bala FA 60f52f461f add network read performance collection support. (#8038) 5 years ago
Aditya Manthramurthy bf9b619d86 Set the policy mapping for a user or group (#8036) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago