grafana/pkg/services/provisioning/datasources
Ieva c16f502ec5
Access Control: Clean up permissions for deprovisioned data sources (#88483)
* make sure that DS permissions get correctly cleaned up when a DS is deleted through provisioning

* don't attempt to delete a DS if it's not found

* fixes for tests

* fix ds tests

* rename DS service used by DS provisioner to BaseDataSourceService to avoid confusions with the full DS service
2024-06-03 16:19:53 +03:00
..
testdata Provisioning: datasources auto deletion (#83034) 2024-04-08 11:45:39 +02:00
config_reader_test.go Access Control: Clean up permissions for deprovisioned data sources (#88483) 2024-06-03 16:19:53 +03:00
config_reader.go Chore: Replace yaml.v2 with yaml.v3 (#59897) 2022-12-06 21:17:17 +01:00
datasources.go Access Control: Clean up permissions for deprovisioned data sources (#88483) 2024-06-03 16:19:53 +03:00
types_test.go Bug Fix: Respect data source version when provisioning (#77428) 2023-11-02 12:27:17 +02:00
types.go Provisioning: datasources auto deletion (#83034) 2024-04-08 11:45:39 +02:00