minio/pkg/event
Harshavardhana a0d0645128
remove safeMode behavior in startup (#10645)
In almost all scenarios MinIO now is
mostly ready for all sub-systems
independently, safe-mode is not useful
anymore and do not serve its original
intended purpose.

allow server to be fully functional
even with config partially configured,
this is to cater for availability of actual
I/O v/s manually fixing the server.

In k8s like environments it will never make
sense to take pod into safe-mode state,
because there is no real access to perform
any remote operation on them.
2020-10-09 09:59:52 -07:00
..
target Set the maximum open connections limit in PG and MySQL target configs (#10558) 2020-09-24 22:20:30 -07:00
arn.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
arn_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
config.go fix: return Range errors after If-Matches (#10045) 2020-07-17 13:01:22 -07:00
config_test.go Fix Retention, ObjectLock, LegalHold struct namespaces correctly. (#8909) 2020-01-30 09:58:05 +05:30
errors.go re-implement data usage crawler to be more efficient (#9075) 2020-03-18 16:19:29 -07:00
event.go fix: reply back user-metadata in lower case form (#9697) 2020-05-25 16:51:32 -07:00
name.go serialize replication and feed it through task model (#10500) 2020-09-16 16:04:55 -07:00
name_test.go fix: add missing delete marker created filter (#10481) 2020-09-14 21:32:52 -07:00
rules.go optimize Listen bucket notification implementation (#9444) 2020-04-27 06:25:05 -07:00
rules_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
rulesmap.go optimize Listen bucket notification implementation (#9444) 2020-04-27 06:25:05 -07:00
rulesmap_test.go Add support for object locking with legal hold. (#8634) 2020-01-16 15:41:56 -08:00
targetid.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
targetid_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
targetidset.go optimize Listen bucket notification implementation (#9444) 2020-04-27 06:25:05 -07:00
targetidset_test.go optimize Listen bucket notification implementation (#9444) 2020-04-27 06:25:05 -07:00
targetlist.go remove safeMode behavior in startup (#10645) 2020-10-09 09:59:52 -07:00
targetlist_test.go optimize Listen bucket notification implementation (#9444) 2020-04-27 06:25:05 -07:00