minio/pkg/event/target
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469)
- This PR allows config KVS to be validated properly
  without being affected by ENV overrides, rejects
  invalid values during set operation

- Expands unit tests and refactors the error handling
  for notification targets, returns error instead of
  ignoring targets for invalid KVS

- Does all the prep-work for implementing safe-mode
  style operation for MinIO server, introduces a new
  global variable to toggle safe mode based operations
  NOTE: this PR itself doesn't provide safe mode operations
2019-10-30 23:39:09 -07:00
..
amqp.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
elasticsearch.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
httpclient.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
kafka.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mqtt.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mysql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
nsq.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
nsq_test.go Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
postgresql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
queuestore_test.go Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 2019-10-11 17:46:03 -07:00
redis.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
store.go Fix build issues with event target logger 2019-10-11 19:07:09 -07:00
webhook.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00