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
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
Kellin McAvoy
3fd7586033
move controller into pkg
2021-01-07 12:50:59 -05:00
Kellin McAvoy
3db006ddc4
feat: add cluster store
2020-12-29 13:02:29 -05:00
Kellin McAvoy
2e0a6effbe
convert to multi-api
2020-12-29 12:25:08 -05:00
Kellin McAvoy
987d499241
cleanup: add lint and editorconfig
2020-12-21 14:38:48 -05:00
Kellin McAvoy
f1fb6cfa06
feat: implement provider interface
...
adds the provider interface, generic store and schema registration.
mostly taken from itscontained/secret-manager
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2020-12-01 15:57:14 +01:00
Jonatas Baldin
fe86491c76
Change CRD subdomain from external-secerets.x-k8s.io to external-secrets.io
2020-11-30 13:24:07 +01:00