grafana/pkg/tests/api/alerting
Alex Moreno 45facbba11
Alerting: Remove url based external alertmanagers config (#57918)
* Remove URL-based alertmanagers from endpoint config

* WIP

* Add migration and alertmanagers from admin_configuration

* Empty comment removed

* set BasicAuth true when user is present in url

* Remove Alertmanagers from GET /admin_config payload

* Remove URL-based alertmanager configuration from UI

* Fix new uid generation in external alertmanagers migration

* Fix tests for URL-based external alertmanagers

* Fix API tests

* Add more tests, move migration code to separate file, and remove possible am duplicate urls

* Fix edge cases in migration

* Fix imports

* Remove useless fields and fix created_at/updated_at retrieval

Co-authored-by: George Robinson <george.robinson@grafana.com>
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2022-11-10 16:34:13 +01:00
..
api_admin_configuration_test.go Alerting: Remove url based external alertmanagers config (#57918) 2022-11-10 16:34:13 +01:00
api_alertmanager_configuration_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_alertmanager_test.go [Nested Folder] Delete folder methode (#58444) 2022-11-10 03:42:32 -05:00
api_available_channel_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
api_notification_channel_test.go Alerting: Append org ID to alert notification URLs (#57123) 2022-11-07 16:03:25 +00:00
api_prometheus_test.go RBAC: Move resource permissions store to service package (#53815) 2022-08-18 09:43:45 +02:00
api_provisioning_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
api_ruler_test.go RBAC: Move resource permissions store to service package (#53815) 2022-08-18 09:43:45 +02:00
testing.go Revert "Chore: Refactor quota service (#57586)" (#58394) 2022-11-08 11:52:07 +02:00