Gustavo
|
70cbdd75e9
Merge branch 'main' into beach-team
|
3 years ago |
Gustavo
|
f3592b11aa
WIP: Vault Delete Secrets
|
3 years ago |
Nic Eggert
|
773956f5d3
Add optional caching for Vault clients, including token re-use. (#1537)
|
3 years ago |
Gustavo
|
96b33cf855
WIP: Adds PushSecret DeletionPolicy
|
3 years ago |
Conch Horse (EngineerBetterCI)
|
42a8c5ae54
Merge branch 'beach-team' of https://github.com/external-secrets/external-secrets into HEAD
|
3 years ago |
Sebastián Gómez
|
cef547e473
fix: unmarshal JSON error when empty secrets in Vault (#1512)
|
3 years ago |
Marcus Dantas
|
3243dd0221
Merge branch 'main' into beach-team
|
3 years ago |
Moritz Johner
|
ed0ceb8d84
fix: aws parameter store json decode, bump go 1.19 (#1525)
|
3 years ago |
Marcel Hoyer
|
17ece4df8f
flip order of `err` and nil `secret` variable check in `listSecrets()` function of vault provider (#1504)
|
3 years ago |
dependabot[bot]
|
67fedc840e
:sparkles: Kubernetes v1.24 upgrade (#1345)
|
3 years ago |
Gustavo Carvalho
|
6cbb58de59
Merge branch 'beach-team' of github.com:external-secrets/external-secrets into beach-team
|
4 years ago |
Gustavo Carvalho
|
e54347aca6
Merge branch 'main' into beach-team
|
4 years ago |
Gustavo Fernandes de Carvalho
|
b4e7acfaa9
✨Implements dataFrom key rewrite (#1381)
|
4 years ago |
Adrienne Galloway
|
9a5edea83d
Refactor tests for happy path and write error
|
4 years ago |
William Young
|
a99c275d9e
Logic to check if vault secret value == "" and not check for metadata if true
|
4 years ago |
William Young
|
580e526d47
Created setsecret table test structure
|
4 years ago |
Gustavo Carvalho
|
2f399f4eba
WIP: added first logic for checking and saving Secret metadata.
|
4 years ago |
Dominic Meddick
|
32a0381517
Tests for SetSecret passing: refactored SetSecret
|
4 years ago |
William Young
|
3c43647db6
Add label logic to setSecret
|
4 years ago |
William Young
|
4b0abcf823
Add possible logic for labelling secrets, pushing to test
|
4 years ago |
William Young
|
af04135568
Changed err to nil when pushing same secret
|
4 years ago |
William Young
|
5a527e7895
setSecret will only push updated values/secrets
|
4 years ago |
Marcus Dantas
|
c25df7e12c
Refactor and tried to add counterfeiter
|
4 years ago |
Adrienne Galloway
|
a0835482df
WIP: SetSecret checks if secret key exists
|
4 years ago |
William Young
|
5ee6fcb166
Add logic to check for existing secrets
|
4 years ago |
Adrienne Galloway
|
7eb12a8bf2
Update vault capabilities to ReadWrite
|
4 years ago |
amr fawzy
|
a1a2629914
Fix lint issues
|
4 years ago |
Adrienne Galloway
|
420cb7a86f
Revert "WIP: Setsecret fails if no data is provided"
|
4 years ago |
Dominic Meddick
|
a0c08f3c28
WIP: Setsecret fails if no data is provided
|
4 years ago |
Adrienne Galloway
|
459ea57983
Fixed the WriteWithContext
|
4 years ago |