Daniel Valdivia
a04b6561a0
Fix a typo on the comment for ListenBucketNotification ( #7821 )
2019-06-21 11:58:52 -07:00
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
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
Harshavardhana
328eb74cbb
Fix regression in peer clients in TLS setups ( #7391 )
...
Regression was introduced in eb69c4f946
2019-03-19 09:44:49 +05:30
kannappanr
eb69c4f946
Use REST api for inter node communication ( #7205 )
2019-03-14 16:27:31 -07:00