ric
|
0edf4154da
|
merge with main
|
2021-07-14 14:26:04 +01:00 |
|
ric
|
7d2d83d695
|
update crds to inclue client and ca certs but not client private key
|
2021-07-14 12:59:04 +01:00 |
|
ric
|
73be01d492
|
most work done - missing unit tests and path do certs
|
2021-07-13 21:44:10 +01:00 |
|
Moritz Johner
|
59a851c941
|
feat(ctrl): implement creationPolicy=Merge/None
|
2021-07-12 18:45:44 +02:00 |
|
ric
|
fd53e76247
|
feat: ibm provider implementation
Co-authored-by: Sebastián Gómez <sebastiangomezcorrea@gmail.com>
Co-authored-by: Lucas Severo <lucassalves65@gmail.com>
Co-authored-by: Joey Brayshaw <joeybrayshaw@gmail.com>
Co-authored-by: Elsa Chelala <elsachelala@gmail.com>
Co-authored-by: choilmto <choilmto@gmail.com>
Co-authored-by: Adrian Mouat <adrian.mouat@gmail.com>
Co-authored-by: ricardoptcosta <ricardoptcosta@gmail.com>
Co-authored-by: Gabi Beyer <Gabrielle.Beyer@container-solutions.com>
Co-authored-by: Tomasz Tarczynski <ttarczynski@users.noreply.github.com>
Co-authored-by: Mircea Cosbuc <mircea.cosbuc@container-solutions.com>
|
2021-07-02 16:00:05 +02:00 |
|
paul-the-alien[bot]
|
04219ded4e
|
Merge pull request #222 from external-secrets/feat/template-from
implement templateFrom
|
2021-06-29 13:43:48 +00:00 |
|
Moritz Johner
|
73ca014cfb
|
feat: implement templateFrom
|
2021-06-28 21:29:09 +02:00 |
|
Moritz Johner
|
fb726dfb17
|
chore(docs): document es update behavior
|
2021-06-25 22:48:54 +02:00 |
|
Moritz Johner
|
5ac02ed2c4
|
feat: add synced resource version status
|
2021-06-25 21:23:29 +02:00 |
|
Nicolas Courbet
|
0e49b84f6d
|
Rebase on master, and rework unit tests
|
2021-06-02 17:14:58 +02:00 |
|
Ahmed MUSTAFA
|
4733427527
|
refactor vaultUrl and move it from External secrets to secret store
|
2021-06-02 17:04:50 +02:00 |
|
mjiao
|
fc95068034
|
Support azure kv as provider
|
2021-06-02 17:03:15 +02:00 |
|
1aziz
|
c3197051cb
|
add provider for gcp
|
2021-05-27 11:43:34 +02:00 |
|
Moritz Johner
|
e5d6e30d00
|
fix: template data should be string, fix update mechanics
|
2021-05-20 08:46:22 +02:00 |
|
xxxbobrxxx
|
f112d45aef
|
#150 Fix json fields names
|
2021-05-14 12:39:41 +03:00 |
|
xxxbobrxxx
|
c900c8deb5
|
#150 Fix JWT bugs
|
2021-05-14 09:40:13 +03:00 |
|
xxxbobrxxx
|
e4d8fb4046
|
#150 Implement LDAP and JWT/OIDC auth methods
|
2021-05-13 19:19:57 +03:00 |
|
xxxbobrxxx
|
704e7a785b
|
#150 Define data model for the Vault LDAP auth method
|
2021-05-13 18:02:04 +03:00 |
|
Moritz Johner
|
aaa6ad0ca8
|
fix: make vault version optional w/ defaults
fixes #117
|
2021-04-28 18:46:16 +02:00 |
|
Moritz Johner
|
8c8064e0e1
|
Draft: feat: implement template (#69)
* feat: implement template
|
2021-04-23 08:22:23 +02:00 |
|
Cameron McAvoy
|
f2d77e0324
|
Add service account selector to vault provider to look up the sa token
|
2021-04-19 13:26:29 -05:00 |
|
Kellin McAvoy
|
7be249ba63
|
Add vault provider implementation
|
2021-03-26 03:36:48 -05:00 |
|
Moritz Johner
|
640978ca9e
|
feat: awssm refactoring (#57)
* fix: refactor awssm provider
|
2021-03-10 11:43:25 +01:00 |
|
Moritz Johner
|
a017255464
|
fix: validate refresh interval, refresh externalsecret (#48)
* fix: refresh es
|
2021-03-05 23:58:08 +01:00 |
|
Moritz Johner
|
53cc579ee8
|
fix: ssm may respond with nil SecretString (#41)
also: support nested json keys like foo.bar
details here: https://github.com/tidwall/gjson
|
2021-02-26 09:11:16 +01:00 |
|
Moritz Johner
|
92be45df6a
|
add awssm support (#34)
* feat: add awssm
fixes #26
|
2021-02-24 20:01:28 +01:00 |
|
Moritz Johner
|
89c56c269f
|
feat: status conditions (#25)
* feat: implement es ready condition
Co-authored-by: Kellin <kellinmcavoy@gmail.com>
|
2021-02-15 21:51:38 +01:00 |
|
Moritz Johner
|
b460153452
|
chore: update crd-spec
see https://github.com/external-secrets/crd-spec/pull/3
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
|
2021-02-06 13:10:00 +01:00 |
|
Lucas Severo Alves
|
3227e730f1
|
Change dir structure and adapt
|
2021-01-27 12:08:28 +01:00 |
|