1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

3 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
Harshavardhana
d65a2c6725
Implement cluster-wide in-place updates ()
This PR is a breaking change and also deprecates
`minio update` command, from this release onwards
all users are advised to just use `mc admin update`
2019-08-27 11:37:47 -07:00