grafana/pkg/services/dashboards
Dan Cech d003ffe439
Update origin annotation names (#76301)
* Update origin annotation names

k8s does not support annotation names with multiple slashes in them, so this PR updates the origin annotations to match the format for updated and created annotations.

* fix tests
2023-10-11 18:28:26 -04:00
..
database Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
service Identity: Port folder library to identity.Requester (#76105) 2023-10-06 15:02:34 +02:00
accesscontrol_test.go Access Control: revert to using folder store from the scope resolvers (#64132) 2023-03-03 10:56:33 -05:00
accesscontrol.go RBAC: Do not search for parents of the root folder (#67746) 2023-05-04 09:36:36 +01:00
dashboard_acl_test.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_acl.go chore: move dashboard_acl models into dashboard service (#62151) 2023-01-26 08:46:30 -05:00
dashboard_provisioning_mock.go RBAC: remove unused dash and folder permission logic (#68968) 2023-05-24 15:33:35 +01:00
dashboard_service_mock.go Identity: Port folder library to identity.Requester (#76105) 2023-10-06 15:02:34 +02:00
dashboard.go Identity: Port folder library to identity.Requester (#76105) 2023-10-06 15:02:34 +02:00
errors.go Previews: remove dashboard previews backend (#66176) 2023-04-13 21:42:24 +04:00
models_test.go Update origin annotation names (#76301) 2023-10-11 18:28:26 -04:00
models.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store_mock.go RBAC: remove unused dash and folder permission logic (#68968) 2023-05-24 15:33:35 +01:00