Gustavo Fernandes de Carvalho
|
0cb799b5cf
✨Feature/push secret (#1315)
|
3 years ago |
Martin Schimandl
|
6ca30a762a
Implement oracle validator (#1592)
|
3 years ago |
Moritz Johner
|
ed0ceb8d84
fix: aws parameter store json decode, bump go 1.19 (#1525)
|
3 years ago |
Gustavo Carvalho
|
b3bfd97252
Added Fingerprint validation for Oracle Provider
|
4 years ago |
William Young
|
c395dc15bf
Feat: Added oracle privatekey validation
|
4 years ago |
Marcin Kubica
|
326c27a730
continue with ValidateStore for Oracle
|
4 years ago |
Marcin Kubica
|
55c8626e74
start adding ValidateStore for Oracle
|
4 years ago |
Merlin
|
4820cc9165
Ignore ExternalSecret processing if the store is not usuable (e.g.
|
4 years ago |
Docs
|
f73c8be5af
chore: force interface validation
|
4 years ago |
Moritz Johner
|
8fc4484cc6
feat: implement validating webhook
|
4 years ago |
Gustavo Carvalho
|
23784803ff
Merge branch 'main' into feature/conversion-webhook
|
4 years ago |
Gustavo Carvalho
|
0530385992
v1beta1 initial commit
|
4 years ago |
Elad Gabay
|
fe416890b1
oracle vault: Use instance principal if auth is empty
|
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 |
Elad Gabay
|
cab49e57f7
oracle: Get secret by name from a specific vault
|
4 years ago |
rodmartinez
|
90abbdf642
remove byte conversion and add return error
|
4 years ago |
rodmartinez
|
4373bb2775
Decode base64 payoload
|
4 years ago |
rodmartinez
|
b962666b1c
Remove unused constant, errInvalidSecret
|
4 years ago |
rodmartinez
|
c8c67258c2
Replace OCI vault with secrets package
|
4 years ago |
Ahmed MUSTAFA
|
257f6e8ea5
Add GetAllSecrets method to the provider interface
|
4 years ago |
Kian
|
e448c77833
Fixing incorrect naming of services
|
4 years ago |
Kian
|
694db476f9
Making changes based on feedback
|
4 years ago |
Kian
|
700c2b5869
fixing kms issue
|
4 years ago |
Kian
|
baa91c75c8
Completed Oracle provider, e2e tests non functional due to lack of company OCI account
|
4 years ago |
Kian
|
926e37448a
Developing unit tests and fixing provider files. In process of starting to write e2e test files
|
4 years ago |