minio/cmd/config/notify
Praveen raj Mani bfec5fe200
fix: fetchLambdaInfo should return consistent results (#9332)
- Introduced a function `FetchRegisteredTargets` which will return
  a complete set of registered targets irrespective to their states,
  if the `returnOnTargetError` flag is set to `False`
- Refactor NewTarget functions to return non-nil targets
- Refactor GetARNList() to return a complete list of configured targets
2020-04-14 11:19:25 -07:00
..
config.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
help.go fix: config to support keys with special values (#9304) 2020-04-09 21:45:17 -07:00
legacy.go fix: add missing copyright headers in some files (#9321) 2020-04-12 13:55:22 -07:00
parse.go fix: fetchLambdaInfo should return consistent results (#9332) 2020-04-14 11:19:25 -07:00