grafana/pkg/services/ngalert/provisioning
Alexander Weaver 9af30f6570
Alerting: Provisioning GET routes for mute timings (#49044)
* Define GET routes and run codegen

* Wire up forked and non-generated API

* Implement and wire

* Tests, authorization

* Fix linter error
2022-05-17 13:42:48 -05:00
..
contactpoints_test.go Indicate whether routes are provisioned when GETting Alertmanager configuration (#47857) 2022-04-22 11:57:56 -05:00
contactpoints.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
mute_timings_test.go Alerting: Provisioning GET routes for mute timings (#49044) 2022-05-17 13:42:48 -05:00
mute_timings.go Alerting: Provisioning GET routes for mute timings (#49044) 2022-05-17 13:42:48 -05:00
notification_policies_test.go Extract Route validation from serialization methods so it can be re-used (#47649) 2022-04-27 15:15:41 -05:00
notification_policies.go Extract Route validation from serialization methods so it can be re-used (#47649) 2022-04-27 15:15:41 -05:00
persist_mock.go Alerting: Add provisioning GET routes for message templates (#48367) 2022-04-28 13:51:57 -05:00
persist.go Alerting: Provisioning message templates (#48665) 2022-05-05 15:21:42 -05:00
provisioning_store_mock.go Alerting: Provisioning message templates (#48665) 2022-05-05 15:21:42 -05:00
serialize.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00
templates_test.go Alerting: Provisioning message templates (#48665) 2022-05-05 15:21:42 -05:00
templates.go Alerting: Provisioning message templates (#48665) 2022-05-05 15:21:42 -05:00
testing.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
validate.go Extract Route validation from serialization methods so it can be re-used (#47649) 2022-04-27 15:15:41 -05:00