grafana/pkg/services/secrets
Joan López de la Franca Beltran c4e067d49d
Encryption: Cache new DEKs (only) after a caution period (#60664)
* Encryption: Cache new DEKs (only) after commit

* Fix typo

* Update secrets manager tests with new failing case

* Update secrets manager tests with new clarifications (comments)

* Correct broken method calls

* Unify methods

* Cache data keys only after a caution period

* Caution period for data keys caching only for encrypt ops
2023-01-26 10:54:31 +01:00
..
database Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
fakes Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
kvstore Perfomance: Preallocate slices (#61580) 2023-01-17 11:50:17 +00:00
manager Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
migrator Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
secrets.go Encryption: Cache new DEKs (only) after a caution period (#60664) 2023-01-26 10:54:31 +01:00
types.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00