gerrit-monitoring/subcommands
Thomas Draebing 7088daaa31 Add option to use vault to manage key used for encryption
Using a local PGP-key for encryption of the secrets in the configuration
is not very secure and makes it hard to rotate and distribute the
key. Sops provides the option to use managed services for this
purpose, e.g. HashiCorp Vault.

This change adds the option to use HashiCorp Vault, when using the
provided python scripts to encrypt the config file.

Change-Id: I7683fbfdbed00506c3bca264ac8565f48bc5ea73
2022-05-09 06:59:40 +00:00
..
__init__.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
_globals.py Update Grafana chart 2020-12-04 08:31:26 +01:00
encrypt.py Add option to use vault to manage key used for encryption 2022-05-09 06:59:40 +00:00
install.py Update Grafana chart 2020-12-04 08:31:26 +01:00
uninstall.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00