kustomize-controller/internal/sops
Soule BA c579e71430
add native support for sops decryption/encryption with Vault
If implemented, the kustomize controller will be able to retrieve a
secret containing a VAULT TOKEN and use it to decrypt the sops encrypted
master key. It will then use it to decrypt the data key and finally use the data
key to decrypt the final data.

Signed-off-by: Soule BA <bah.soule@gmail.com>
2022-01-19 21:59:10 +01:00
..
age Support decrypting using age keys 2021-03-31 11:55:44 +02:00
hcvault add native support for sops decryption/encryption with Vault 2022-01-19 21:59:10 +01:00
keyservice add native support for sops decryption/encryption with Vault 2022-01-19 21:59:10 +01:00
pgp Replace deprecated dependencies 2021-11-23 14:21:21 +02:00
LICENSE GPG decryption in contained environment 2020-09-02 15:42:02 +02:00