minio/pkg/event
Harshavardhana c726145baf Fix regression in removing notification (#5673)
fixes a regression introduced in 0e4431725c
when removing a previously applied notification configuration.

event.ParseConfig() was stricter in terms of handling notification
configuration, we need to allow when notification configuration is
sent empty, this is the way to remove notification configuration.
2018-03-20 12:02:56 -07:00
..
target make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
arn.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
arn_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
config.go Fix regression in removing notification (#5673) 2018-03-20 12:02:56 -07:00
config_test.go Fix regression in removing notification (#5673) 2018-03-20 12:02:56 -07:00
errors.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
event.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetlist.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetlist_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00