grafana/pkg/server
Eric Leijonmarck ddabef9895
RBAC: Add actionsets struct and write path (#86108)
* Add actionsets struct and failing test

* update from review

* review comments

* review comments update

* refactor: create interface

* actionset service

* fix tests

* move from wireoss to wire

* Apply suggestions from code review

remove unnecessary comments

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

* nil for the actionsetservice

* Revert "nil for the actionsetservice"

This reverts commit e3d3cc8171.

---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-04-19 15:38:14 +01:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
instrumentation_service_test.go Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
instrumentation_service.go Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server_test.go Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
module_server.go Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
runner.go Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
server_test.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
server.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
service.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
test_env.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
wire.go RBAC: Add actionsets struct and write path (#86108) 2024-04-19 15:38:14 +01:00
wireexts_oss.go K8s: Refactor standalone apiserver initialization (#81932) 2024-02-06 08:40:35 -08:00