Merlin
|
4820cc9165
Ignore ExternalSecret processing if the store is not usuable (e.g.
|
4 years ago |
Pedro Carmezim
|
be893b1d51
fix 4sec timeout on Validate() method to 15sec
|
4 years ago |
Pedro Carmezim
|
8dd947f9ba
Merge branch 'external-secrets:main' into feature/validate-gitlab-provider
|
4 years ago |
Pedro Carmezim
|
33d794e3b2
add Utility method to validate Network Connection, add Validate method for akeyless,alibaba,gitlab and webhook
|
4 years ago |
Docs
|
f73c8be5af
chore: force interface validation
|
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
|
009b60de19
fix(webhook): use v2 template funcs with webhook provider
|
4 years ago |
Moritz Johner
|
54e68399ec
feat: implement template engine v2
|
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
|
0cc03caae4
Fixed lint issues
|
4 years ago |
Sebastian Gomez
|
f4d1b8dd22
Modified CRD according to the discussion
|
4 years ago |
Sebastian Gomez
|
85c1bcf721
Implement GetAllSecrets in WebHook
|
4 years ago |
Willem Monsuwe
|
00558e1dd5
Moved http client initialization to NewClient
|
4 years ago |
Willem M
|
7160cab0b8
Use MethodGet field instead of hardcoded string literal
|
4 years ago |
Willem Monsuwe
|
fe043ed8ed
TIL you can range over nil slices in go
|
4 years ago |
Willem Monsuwe
|
f971d4b9b3
Try to address some complexity code smells
|
4 years ago |
Willem Monsuwe
|
d04508e974
Added generic webhook provider
|
4 years ago |