poornas
97090aa16c
Add admin API to send trace notifications to registered ( #7128 )
...
Remove current functionality to log trace to file
using MINIO_HTTP_TRACE env, and replace it with
mc admin trace command on mc client.
2019-06-08 15:54:41 -07:00
Harshavardhana
6d89435356
Reload a specific user or policy on peers ( #7705 )
...
Fixes #7587
2019-06-06 17:46:22 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Krishnan Parthasarathi
aac9e2a7dd
Return deploymentID in ServerInfo REST call ( #7422 )
...
Makes deploymentID information uniform in distributed setup
2019-03-25 11:55:28 -07:00
kannappanr
87cf51d5ab
unused code: Remove LoadCredentials function ( #7369 )
...
It is required to set the environment variable in the case of distributed
minio. LoadCredentials is used to notify peers of the change and will not work if
environment variable is set. so, this function will never be called.
2019-03-20 18:09:57 -07:00
kannappanr
eb69c4f946
Use REST api for inter node communication ( #7205 )
2019-03-14 16:27:31 -07:00