grafana/pkg/services/team
Kristin Laemmert 299c142f6a
QuotaService: refactor to use ReplDB for Get queries (#91333)
* Feature (quota service): Use ReplDB for quota service Gets

This adds the replDB to the quota service, as well as some more test helper functions to simplify updating tests. My intent is that the helper functions can be removed when this is fully rolled out (or not) and we're consistently using the ReplDB interface (or not!)

* test updates
2024-08-08 13:41:33 -04:00
..
sortopts Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
teamapi Identity: Rename "namespace" to "type" in the requester interface (#90567) 2024-07-25 12:52:14 +03:00
teamimpl QuotaService: refactor to use ReplDB for Get queries (#91333) 2024-08-08 13:41:33 -04:00
teamtest Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00
model.go Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00
team.go Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00