kustomize-controller/controllers/testdata/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
..
month Decrypt dotenv files 2021-10-17 15:27:04 +01:00
.sops.yaml Support decrypting any file format in secret generator 2021-05-31 16:06:05 +02:00
age.txt Test SOPS decryption in Go tests and remove e2e 2021-04-01 13:02:43 +02:00
day.txt Decrypt base64 encoded SOPS encrypted secrets 2021-04-28 11:54:25 +01:00
day.txt.encrypted Decrypt base64 encoded SOPS encrypted secrets 2021-04-28 11:54:25 +01:00
pgp.asc Test SOPS decryption in Go tests and remove e2e 2021-04-01 13:02:43 +02:00
secret.age.yaml Move Kustomize patch tests to Go test suite 2021-04-06 11:18:11 +02:00
secret.day.yaml Decrypt base64 encoded SOPS encrypted secrets 2021-04-28 11:54:25 +01:00
secret.vault.yaml add native support for sops decryption/encryption with Vault 2022-01-19 21:59:10 +01:00
secret.yaml Move Kustomize patch tests to Go test suite 2021-04-06 11:18:11 +02:00