alertmanager/config
Simon Pasquier 2d3c4065e8 config: fix regression with Pager Duty (#1455)
The YAML strict mode doesn't allow mapping keys that are duplicates. If
someone wants to override one of the default keys in the Details hash,
the unmarshal function returns an error because the key is already
defined by DefaultPagerdutyConfig.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-07-05 09:54:28 +02:00
..
testdata allow global opsgenie api key (#1208) 2018-01-29 16:05:17 +01:00
config.go Removed file changes to resolve conflict. (#1318) 2018-04-17 16:22:46 +02:00
config_test.go config: fix Go formatting (#1368) 2018-05-07 18:12:14 +02:00
notifiers.go config: fix regression with Pager Duty (#1455) 2018-07-05 09:54:28 +02:00
notifiers_test.go config: fix regression with Pager Duty (#1455) 2018-07-05 09:54:28 +02:00