Gustavo Carvalho
|
00219dbd3c
Fixes gjson behavior for aws SecretsManager and ParameterStore
|
4 years ago |
Docs
|
2c246c6d56
feat: gcp getall implementaion
|
4 years ago |
Moritz Johner
|
c2bcceb057
feat: implement deletionPolicy (#900)
|
4 years ago |
Moritz Johner
|
56c69a1063
feature: aws getallsecrets (#820)
|
4 years ago |
Gustavo Carvalho
|
0530385992
v1beta1 initial commit
|
4 years ago |
Lucas Severo Alves
|
6630ab7494
Initial draft of reporter (#466)
|
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
|
f4d1b8dd22
Modified CRD according to the discussion
|
4 years ago |
Sebastian Gomez
|
18a9bb1745
Update with main branch
|
4 years ago |
Moritz Johner
|
b9f2910182
fix: supported nested json with dataFrom
|
4 years ago |
Ahmed MUSTAFA
|
257f6e8ea5
Add GetAllSecrets method to the provider interface
|
4 years ago |
paul-the-alien[bot]
|
ee830e47e3
Merge pull request #323 from AndreyZamyslov/lockbox
|
4 years ago |
Alexander Chernov
|
dae7237953
feat: added cache in aws secret manager provider
|
4 years ago |
zamysel
|
7017935888
Add support for Yandex Lockbox
|
4 years ago |
Lucas Severo Alves
|
01267ea6aa
fix: close method for conections that need closing
|
4 years ago |
Moritz Johner
|
6b14f3ac03
fix: ensure condition errors do not change with every req
|
5 years ago |
Moritz Johner
|
2c059b71ba
feat: add ssm parameter store support (#59)
|
5 years ago |
Moritz Johner
|
640978ca9e
feat: awssm refactoring (#57)
|
5 years ago |
Moritz Johner
|
ad686d4b50
feat: refactor provider / secretsclient interface (#55)
|
5 years ago |
Moritz Johner
|
53cc579ee8
fix: ssm may respond with nil SecretString (#41)
|
5 years ago |
Moritz Johner
|
92be45df6a
add awssm support (#34)
|
5 years ago |
Lucas Severo Alves
|
3227e730f1
Change dir structure and adapt
|
5 years ago |
Jonatas Baldin
|
8ee64d918e
Enable the New() method on the Prodiver interface to receive a GenericStore instead of a SecretStoreProvider)
|
5 years ago |
Kellin McAvoy
|
987d499241
cleanup: add lint and editorconfig
|
5 years ago |
Kellin McAvoy
|
f1fb6cfa06
feat: implement provider interface
|
5 years ago |