Kian
b1b323d085
mod and sum changes
2021-08-18 14:28:19 +01:00
Kian
42d834aedf
Adding fixes to necessary files
2021-08-18 13:46:24 +01:00
Kian
db6b9297cd
fixing conflicts and pulling changes
2021-07-29 11:43:57 +01:00
Tymofii Polekhin
cf694874c3
Feature/ibm support more secret types ( #271 )
...
* ibm: add username_password, iam_credentials, imported_cert secret types. Update secrets-manager-go-sdk to v1.0.23.
* ibm: fix secret type test
* Fix lint issues
* run go mod tidy
* add tests for new secret types
2021-07-22 00:07:25 +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
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
ric
b1942ecac6
add deleteGCPSecretsManagerSecret for GCP test
2021-06-18 12:09:22 +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
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
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
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
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]
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
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]
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
7b883778e9
feat: add docs ( #39 )
...
* feat: add docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2021-03-01 08:31:02 +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
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