minio/cmd/config/etcd
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
..
dns Add etcd path prefix for all IAM assets (#8569) 2019-11-25 16:33:34 -08:00
etcd.go Remove safe mode for invalid entries in config (#8650) 2019-12-14 17:27:57 -08:00
etcd_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
help.go Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00