grafana/pkg/services/secrets/manager
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
cache.go Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
helpers.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
manager_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
manager.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
metrics.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00