1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 21:14:14 -04:00
Harshavardhana 822eb5ddc7 Bring in safe mode support ()
This PR refactors object layer handling such
that upon failure in sub-system initialization
server reaches a stage of safe-mode operation
wherein only certain API operations are enabled
and available.

This allows for fixing many scenarios such as

 - incorrect configuration in vault, etcd,
   notification targets
 - missing files, incomplete config migrations
   unable to read encrypted content etc
 - any other issues related to notification,
   policies, lifecycle etc
2019-11-09 09:27:23 -08:00
..
2019-11-09 09:27:23 -08:00