grafana/pkg/services/secrets/kvstore
Michael Mandrus acd85314b3
Secrets: Add logging to track secrets migration (#52481)
* add logging to track migration

* fix lint problem
2022-07-19 16:36:51 -04:00
..
migrations Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00
cache.go Secrets: Implement unified secrets short lived cache (#51275) 2022-06-29 12:00:24 -03:00
helpers.go Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00
kvstore.go Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00
model.go Secrets: Implement basic unified secret store service (#45804) 2022-04-25 13:57:45 -03:00
plugin_mig_test.go Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00
plugin_mig.go Secrets: Add logging to track secrets migration (#52481) 2022-07-19 16:36:51 -04:00
remote_plugin_check.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00
remote_plugin.go backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
sql_test.go Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00
sql.go Secret migration from Sql KV Store to Secret Plugin (#52191) 2022-07-19 14:42:23 -03:00