grafana/pkg/services/ngalert/tests
Matthew Jacobson 8418aca823
Alerting: Add single rule checks to alert rule access control (#88307)
* Alerting: Add single rule checks to alert rule access control

Modifies ruler api single rule read to no longer fetch entire groups and instead
 use the new single rule ac check.
Simplifies provisioning api getAlertRuleAuthorized logic to always load a single
 rule instead of conditionally loading the entire group when provisioning
 permissions are not present.

* Swap out Has/AuthorizeAccessToRule for Has/AuthorizeAccessInFolder
2024-05-28 10:49:24 -04:00
..
fakes Alerting: Add single rule checks to alert rule access control (#88307) 2024-05-28 10:49:24 -04:00
util.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00