grafana/pkg/services/secrets
Guilherme Caulada d5185f8ab9
Secrets: Implement unified secrets short lived cache (#51275)
* Implement unified secrets short lived cache

* Improve debug logging for unified secrets cache

* Re-add decryption cache to sql secret kvstore

* Remove cache from remote secret store plugin

* Revert secret store helpers implementation

* Remove cache from secret store plugin struct

* Update secret store cache to implement interface

* Set secret store cache value on get

* Fix issues with sql secret store decryption cache

* Increase clean up interval on cached secret store
2022-06-29 12:00:24 -03:00
..
database Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00
fakes Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00
kvstore Secrets: Implement unified secrets short lived cache (#51275) 2022-06-29 12:00:24 -03:00
manager Metrics: Expose functions to initialize counters at zero (#50122) 2022-06-13 17:35:10 +02:00
secrets.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00
types.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00