alertmanager/config
Simon Pasquier 89de86fefc config: fix validation of OpsGenie configuration
The validation should fail if both `api_key` and `api_key_file` are
defined. I think there was a typo in the original PR (#2728) that
enforced `api_url` and `api_key_file` not being defined at the same
time.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2022-05-04 14:58:41 +02:00
..
testdata *: bump to Go 1.17 (#2792) 2021-12-22 14:03:53 +01:00
config.go Adds: Active time interval (#2779) 2022-03-04 15:24:29 +01:00
config_test.go Adds: Active time interval (#2779) 2022-03-04 15:24:29 +01:00
coordinator.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
coordinator_test.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
notifiers.go config: fix validation of OpsGenie configuration 2022-05-04 14:58:41 +02:00
notifiers_test.go config: fix validation of OpsGenie configuration 2022-05-04 14:58:41 +02:00