Daniel Hix
|
324c7def06
feat: implement ClusterExternalSecret (#542)
|
4 years ago |
Gustavo Carvalho
|
b093db366d
Fixing lint
|
4 years ago |
Gustavo Carvalho
|
8be3cd5a72
Moving duplication validation logic to utils method
|
4 years ago |
Gustavo Carvalho
|
164e8776ec
Adding docs and implementing ConversionStrategy
|
4 years ago |
Gustavo Carvalho
|
2f23fd28ed
Adding GetAllSecrets for Hashicorp Vault
|
4 years ago |
Gustavo Carvalho
|
0086fe2342
WIP: GetAllSecrets for vault method
|
4 years ago |
Moritz Johner
|
8fc4484cc6
feat: implement validating webhook
|
4 years ago |
Gustavo Carvalho
|
40ec693479
Merge branch 'main' into feature/conversion-webhook
|
4 years ago |
Moritz Johner
|
094bcf0332
fix: vault keys should take precedence over gjson
|
4 years ago |
Gustavo Carvalho
|
82ddeb9de5
Merge branch 'main' into feature/conversion-webhook
|
4 years ago |
Gustavo Carvalho
|
0530385992
v1beta1 initial commit
|
4 years ago |
paul-the-alien[bot]
|
31efb94b20
Merge pull request #674 from external-secrets/feat/vault-nested-values
|
4 years ago |
Moritz Johner
|
5b8ab034ec
feat(vault): marshal nested value as json, add docs
|
4 years ago |
Lucas Severo Alves
|
6630ab7494
Initial draft of reporter (#466)
|
4 years ago |
Moritz Johner
|
2ac4053648
feat(vault): allow using nested json
|
4 years ago |
Lucas Severo Alves
|
5a464df585
Revert "GetAllSecrets CRD and Azure implementation"
|
4 years ago |
Sebastian Gomez
|
0a1ef6c1a9
return an error instead of empty map on not implemented GetAllSecret functions
|
4 years ago |
Sebastian Gomez
|
48ac7b991f
Created new struct for dataFrom
|
4 years ago |
Sebastian Gomez
|
d607eb60df
main conflict resolution
|
4 years ago |
Sebastian Gomez
|
f4d1b8dd22
Modified CRD according to the discussion
|
4 years ago |
Marc Billow
|
01355b7653
Formatting and linting fixes
|
4 years ago |
Marc Billow
|
0753da1cbd
Support for eventual consistency in Vault Enterprise
|
4 years ago |
Sebastian Gomez
|
18a9bb1745
Update with main branch
|
4 years ago |
paul-the-alien[bot]
|
4c6b6a1e84
Merge pull request #525 from HanseMerkur/vault_optional_path
|
4 years ago |
Lennart Weller
|
23c859eaf9
Pull changes from linter
|
4 years ago |
Lennart Weller
|
0d06247163
Made SecretStore path for Vault optional
|
4 years ago |
Brent Spector
|
26f9be4fb1
add path to jwt vault auth
|
4 years ago |
Brent Spector
|
561bd3ae56
Add support for mount path in ldap auth
|
4 years ago |
Daniel Hix
|
d53b3df7f8
Remove namespace requirement for secret store and require for cluster secret store
|
4 years ago |
Ahmed MUSTAFA
|
257f6e8ea5
Add GetAllSecrets method to the provider interface
|
4 years ago |