alertmanager/config
NODA, Kai fe4760ca75 config/notifiers.go: fix opsgenieValidTypesRe (#1910)
`^apple|banana|cherry$` finds matches to either of `^apple`, `banana`, or `cherry$`, so strings like `apple0`, `1banana2`, `3cherry` are accepted; I believe this wasn't intentional.

Signed-off-by: NODA, Kai <nodakai@gmail.com>
2019-06-17 11:05:38 +02:00
..
testdata opsgenie: Moved from deprecated, non documented teams to responders field. (#1863) 2019-05-13 14:51:26 +02:00
config.go Fix receiver name checking in deep sub-routes 2019-03-02 12:35:09 +01:00
config_test.go opsgenie: Moved from deprecated, non documented teams to responders field. (#1863) 2019-05-13 14:51:26 +02:00
coordinator.go config: update coordinator's logs 2019-02-26 16:41:50 +01:00
coordinator_test.go *: Introduce config coordinator bundling config specific logic 2019-02-25 11:26:30 +01:00
notifiers.go config/notifiers.go: fix opsgenieValidTypesRe (#1910) 2019-06-17 11:05:38 +02:00
notifiers_test.go config/notifiers.go: fix opsgenieValidTypesRe (#1910) 2019-06-17 11:05:38 +02:00