minio/cmd/config/notify
Harshavardhana 1dc5f2d0af
Remove safe mode for invalid entries in config (#8650)
The approach is that now safe mode is only invoked when
we cannot read the config or under some catastrophic
situations, but not under situations when config entries
are invalid or unreachable. This allows for maximum
availability for MinIO and not fail on our users unlike
most of our historical releases.
2019-12-14 17:27:57 -08:00
..
config.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
help.go Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00
legacy.go Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00
parse.go Remove safe mode for invalid entries in config (#8650) 2019-12-14 17:27:57 -08:00