grafana/pkg/services/ngalert/accesscontrol
Matthew Jacobson ff6a20f54a
Alerting: Include access control metadata in k8s receiver LIST & GET (#93013)
* Include access control metadata in k8s receiver List & Get

* Add tests for receiver access

* Simplify receiver access provisioning extension

- prevents edge case infinite recursion
- removes read requirement from create
2024-09-12 20:57:53 +03:00
..
fakes Alerting: Update alerting state history API to authorize access using RBAC (#89579) 2024-06-26 10:25:37 -04:00
accesscontrol.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
models.go Alerting: Receiver API complete core implementation (#91738) 2024-08-26 10:47:53 -04:00
receivers_test.go Alerting: Include access control metadata in k8s receiver LIST & GET (#93013) 2024-09-12 20:57:53 +03:00
receivers.go Alerting: Include access control metadata in k8s receiver LIST & GET (#93013) 2024-09-12 20:57:53 +03:00
rules_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 2024-06-26 10:25:37 -04:00
rules.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 2024-06-26 10:25:37 -04:00
silences_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
silences.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
testing.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00