grafana/pkg/services/secrets
Guilherme Caulada 7924d3b3b5
Secrets: Move license check to secret store plugin (#53185)
* Move license check to secret store plugin

* Use shouldUseRemoteSecretsPlugin for migration

* Encapsulate plugin startup logic in sync.Once

* Remove global logger from startup functions

* Fix issues with wire and secrets plugin check

* Remove todo for plugin fatal error

* Rename fatalErr variable to be less confusing

* Fix merge conflicts

* Fix issue with grafana-cli wire and opentsdb

* Remove duplicated import on remote plugin

* Rename plugin check in favor of error return value

* Remove unnecessary import on grafana-cli wireexts_oss

* Remove unnecessary import on grafana wireexts_oss

* Reset sync.Once during test setup

* Remove unrelated opentsdb change on grafana-cli wire

* Readd opentsdb change on grafana-cli wire
2022-08-10 16:47:03 -03:00
..
database Encryption: Re-order error check (#52251) 2022-07-14 23:53:43 +02:00
fakes Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00
kvstore Secrets: Move license check to secret store plugin (#53185) 2022-08-10 16:47:03 -03:00
manager Encryption: De-duplicate encryption code with extensible service (#52472) 2022-08-02 15:08:09 +02:00
migrator Encryption: Expose secrets migrations through HTTP API (#51707) 2022-07-18 08:57:58 +02:00
secrets.go Encryption: Expose secrets migrations through HTTP API (#51707) 2022-07-18 08:57:58 +02:00
types.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00