1
0
mirror of https://github.com/minio/minio.git synced 2025-03-20 12:34:16 -04:00

5 Commits

Author SHA1 Message Date
Harshavardhana
ae654831aa
Add madmin package context support ()
This is to improve responsiveness for all
admin API operations and allowing callers
to cancel any on-going admin operations,
if they happen to be waiting too long.
2020-03-20 15:00:44 -07:00
Ashish Kumar Sinha
c6f86d35d3 Rectify Examples and README.MD () 2019-08-28 10:56:02 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Krishnan Parthasarathi
0e693e0284 Add dry-run query param for HealFormat API () 2017-01-24 08:11:05 -08:00
Krishnan Parthasarathi
586058f079 Implement mgmt REST APIs to heal storage format. ()
* Implement heal format REST API handler
* Implement admin peer rpc handler to re-initialize storage
* Implement HealFormat API in pkg/madmin
* Update pkg/madmin API.md to incl. HealFormat
* Added unit tests for ReInitDisks rpc handler and HealFormatHandler
2017-01-23 00:32:55 -08:00