1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
Commit graph

396 commits

Author SHA1 Message Date
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
ric
e4e90123b3 test: e2e test setup for azure 2021-06-29 16:01:11 +02:00
Moritz Johner
73ca014cfb feat: implement templateFrom 2021-06-28 21:29:09 +02:00
Moritz Johner
0a56d2d388 fix: support more azure key types 2021-06-23 10:06:57 +02:00
Ahmed MUSTAFA
07254798ee Avoid using Env variables for authorization , fix lint errors 2021-06-07 10:54:50 +02:00
Ahmed MUSTAFA
1c17744c8b refactor the code to include the type as prefix of the secret name , handle Azure KV keys , simplify certificate management depending on templatng features , and remove the handling of tags 2021-06-02 17:09:48 +02:00
Gabi
53e21034d5 Fix merge conflicts to add GCP secret manager 2021-05-27 11:43:34 +02:00
1aziz
51509513b0 remove unnecessary GCP provider's interface properties 2021-05-27 11:43:34 +02:00
1aziz
c3197051cb add provider for gcp 2021-05-27 11:43:34 +02:00
dependabot[bot]
0d0b60423c
chore(deps): bump github.com/tidwall/gjson from 1.7.4 to 1.7.5
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.7.4...v1.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:08:19 +00:00
Moritz Johner
8c8064e0e1
Draft: feat: implement template (#69)
* feat: implement template
2021-04-23 08:22:23 +02:00
Jonatas Baldin
b8fda4387d
Merge pull request #110 from external-secrets/metrics-first-iteration
Add first iteration of custom metrics
2021-04-22 18:35:35 +02:00
dependabot[bot]
a33365707f
chore(deps): bump sigs.k8s.io/controller-tools from 0.4.1 to 0.5.0
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.4.1...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 20:39:39 +00:00
Moritz Johner
55da6cb317
Merge branch 'main' into dependabot/go_modules/k8s.io/apimachinery-0.21.0 2021-04-14 22:28:39 +02:00
paul-the-alien[bot]
777651974e
Merge pull request #104 from external-secrets/dependabot/go_modules/github.com/onsi/ginkgo-1.16.1
chore(deps): bump github.com/onsi/ginkgo from 1.15.2 to 1.16.1
2021-04-14 20:26:01 +00:00
paul-the-alien[bot]
debd7fc80d
Merge pull request #108 from external-secrets/dependabot/go_modules/k8s.io/client-go-0.21.0
chore(deps): bump k8s.io/client-go from 0.20.5 to 0.21.0
2021-04-14 20:25:25 +00:00
paul-the-alien[bot]
b49b9da892
Merge pull request #109 from external-secrets/dependabot/go_modules/k8s.io/api-0.21.0
chore(deps): bump k8s.io/api from 0.20.5 to 0.21.0
2021-04-14 20:25:00 +00:00
Kellin
400a1f6a5a
Merge pull request #92 from mcavoyk/cleanup-kustomize
Cleanup and remove kustomize manifests in favor of Helm chart
2021-04-14 11:19:37 -04:00
Jonatas Baldin
80f6376d2c Add first iteration of custom metrics 2021-04-12 17:07:43 +02:00
dependabot[bot]
47879356d4
chore(deps): bump k8s.io/api from 0.20.5 to 0.21.0
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.20.5...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 08:15:45 +00:00
dependabot[bot]
e5ad588f39
chore(deps): bump k8s.io/client-go from 0.20.5 to 0.21.0
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.20.5...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 08:11:51 +00:00
dependabot[bot]
5d56c95be2
chore(deps): bump k8s.io/apimachinery from 0.20.5 to 0.21.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.20.5...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 08:10:41 +00:00
Kellin McAvoy
6318811108 Cleanup and remove kustomize manifests in favor of Helm chart 2021-04-08 13:56:11 -05:00
dependabot[bot]
2663e9723f
chore(deps): bump github.com/onsi/ginkgo from 1.15.2 to 1.16.1
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.15.2 to 1.16.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.15.2...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 08:02:58 +00:00
dependabot[bot]
3f01310750
chore(deps): bump github.com/tidwall/gjson from 1.7.3 to 1.7.4
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.7.3...v1.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 09:13:55 +00:00
paul-the-alien[bot]
2e109bc5bd
Merge pull request #91 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.7.3
chore(deps): bump github.com/tidwall/gjson from 1.7.1 to 1.7.3
2021-03-26 15:15:27 +00:00
dependabot[bot]
e2eabb6dd4
chore(deps): bump github.com/tidwall/gjson from 1.7.1 to 1.7.3
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.7.1...v1.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 07:45:33 +00:00
dependabot[bot]
973125872e
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.3 to 1.38.6
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.3 to 1.38.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.3...v1.38.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 04:14:41 +00:00
Kellin McAvoy
7be249ba63 Add vault provider implementation 2021-03-26 03:36:48 -05:00
dependabot[bot]
c3910c28ae
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.2...v1.38.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:52:14 +00:00
paul-the-alien[bot]
64d44a8cae
Merge pull request #83 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.7.1
chore(deps): bump github.com/tidwall/gjson from 1.6.8 to 1.7.1
2021-03-23 08:52:40 +00:00
dependabot[bot]
d31a24a028
chore(deps): bump github.com/tidwall/gjson from 1.6.8 to 1.7.1
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.6.8 to 1.7.1.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.6.8...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 08:04:35 +00:00
dependabot[bot]
831e6e39a7
chore(deps): bump github.com/aws/aws-sdk-go from 1.38.1 to 1.38.2
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.1...v1.38.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 08:04:00 +00:00
dependabot[bot]
0e53fbf148
chore(deps): bump k8s.io/client-go from 0.20.2 to 0.20.5
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 09:59:35 +00:00
dependabot[bot]
2650c336b7
chore(deps): bump github.com/aws/aws-sdk-go from 1.35.24 to 1.38.1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.24 to 1.38.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.24...v1.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 09:21:31 +00:00
paul-the-alien[bot]
2413a93edc
Merge pull request #78 from external-secrets/dependabot/go_modules/k8s.io/apimachinery-0.20.5
chore(deps): bump k8s.io/apimachinery from 0.20.2 to 0.20.5
2021-03-22 07:58:34 +00:00
dependabot[bot]
389c6ae362
chore(deps): bump k8s.io/api from 0.20.2 to 0.20.5
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 05:01:20 +00:00
dependabot[bot]
fea5560c01
chore(deps): bump github.com/onsi/gomega from 1.10.2 to 1.11.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.2...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:48:28 +00:00
dependabot[bot]
e76ea2fe93
chore(deps): bump k8s.io/apimachinery from 0.20.2 to 0.20.5
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.20.2 to 0.20.5.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.20.2...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:35:42 +00:00
dependabot[bot]
c7cdc80854
chore(deps): bump github.com/onsi/ginkgo from 1.14.1 to 1.15.2
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.1 to 1.15.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.14.1...v1.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 04:34:19 +00: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
adb4de943d chore: update dependencies 2021-02-06 13:16:36 +01:00
Jonatas Baldin
31618e0d0c Add changes to go mod after running go mod tidy 2021-01-06 16:50:35 +01: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
52fc65aeef Bootstrap project 2020-11-23 15:21:01 +01:00