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

3 Commits

Author SHA1 Message Date
Praveen raj Mani
8700945cdf Handle connection failures on webhook/url pings ()
Properly handle connection failures while replaying events

Fixes 
2019-09-12 16:44:51 -07:00
Harshavardhana
9fa727d154 Provide a friendlier error when an update fails ()
Add upgrading documentation as well
2019-09-13 01:33:42 +05:30
Harshavardhana
83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native ()
The change now is to ensure that we take custom URL as
well for updating the deployment, this is required for
hotfix deliveries for certain deployments - other than
the community release.

This commit changes the previous work d65a2c672518a8af5f37f07c3abf18222df1839a
with newer set of requirements.

Also deprecates PeerUptime()
2019-08-28 15:04:43 -07:00