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

3184 commits

Author SHA1 Message Date
paul-the-alien[bot]
4de378f939
Merge pull request #120 from external-secrets/feat/e2e-tests
feat: e2e tests
2021-04-28 15:57:39 +00:00
Kellin McAvoy
8361f6d055 Move crd spec to directory 2021-04-28 10:33:09 -05:00
Kellin McAvoy
e6bba1e3e9 Merge branch 'main' of https://github.com/external-secrets/crd-spec into crd-spec 2021-04-28 10:28:19 -05:00
paul-the-alien[bot]
682edff175
Merge pull request #119 from cnmcavoy/cnmcavoy/vault-cluster-secret-store
Add support for cluster secret store with the vault provider
2021-04-27 15:49:49 +00:00
paul-the-alien[bot]
53c4292ef8
Merge pull request #121 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.7.5
chore(deps): bump github.com/tidwall/gjson from 1.7.4 to 1.7.5
2021-04-26 09:07:47 +00: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
1376181d2d fix: add tests for endpoint provider 2021-04-26 08:28:39 +02:00
Moritz Johner
3d53b64303 fix: metrics tests 2021-04-25 16:29:25 +02:00
Moritz Johner
7beec56522 feat: add basic e2e test 2021-04-25 15:44:15 +02:00
Moritz Johner
b8ecff54c0 feat(aws): allow custom endpoints 2021-04-25 01:26:10 +02: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
Cameron McAvoy
4d3faf70a1 Add support for cluster secret store with the vault provider 2021-04-20 18:47:28 -05:00
paul-the-alien[bot]
ebad566f49
Merge pull request #106 from cnmcavoy/cnmcavoy/vault-sa-token-lookup
Add service account selector to vault provider to look up the sa token
2021-04-20 16:18:30 +00: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
Jonatas Baldin
8eb569fc92 Remove uneceassary comment 2021-04-15 12:00:06 +02:00
paul-the-alien[bot]
3387fae91a
Merge pull request #113 from external-secrets/dependabot/go_modules/sigs.k8s.io/controller-tools-0.5.0
chore(deps): bump sigs.k8s.io/controller-tools from 0.4.1 to 0.5.0
2021-04-14 20:45:26 +00:00
Moritz Johner
2f9f9dcf8f fix: regenerate manifests 2021-04-14 22:43:24 +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]
c0839070a2
Merge pull request #107 from external-secrets/dependabot/go_modules/k8s.io/apimachinery-0.21.0
chore(deps): bump k8s.io/apimachinery from 0.20.5 to 0.21.0
2021-04-14 20:31:46 +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
paul-the-alien[bot]
9ecfbd911f
Merge pull request #111 from external-secrets/dependabot/github_actions/actions/cache-v2.1.5
chore(deps): bump actions/cache from v2.1.4 to v2.1.5
2021-04-14 20:24:29 +00:00
Jonatas Baldin
443c091d64
Merge pull request #112 from external-secrets/dependabot-weekly
Change dependabot frequency to weekly
2021-04-14 18:13:50 +02:00
Jonatas Baldin
b5cbe8d993 Change dependabot frequency to weekly 2021-04-14 17:52:58 +02: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
866411997a Fix flaky tests (I hope!) 2021-04-14 17:18:14 +02:00
Jonatas Baldin
be51883506 Fix lint errors 2021-04-14 17:02:02 +02:00
Jonatas Baldin
90137df9a0 Remove controller predicate, add externalSecretCondition metric 2021-04-14 16:51:31 +02:00
dependabot[bot]
ecd714488a
chore(deps): bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 07:50:00 +00:00
Jonatas Baldin
07e81f262c Fix "File is not gci-ed" lint error 2021-04-12 17:51:51 +02:00
Jonatas Baldin
d7fced6310 Rename sync_calls_total and sync_calls_error variables to adhere coding style 2021-04-12 17:23:41 +02: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
c962e2796f Update getting started guide 2021-04-08 13:56:34 -05:00
Kellin McAvoy
6318811108 Cleanup and remove kustomize manifests in favor of Helm chart 2021-04-08 13:56:11 -05:00
paul-the-alien[bot]
904124c5ab
Merge pull request #102 from cnmcavoy/cnmcavoy/fix-leader-rbac
Add RBAC for leader election in the helm chart
2021-04-08 16:57:24 +00: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
Cameron McAvoy
52a2522d9f Add RBAC for leader election in the helm chart 2021-04-07 11:00:43 -05:00
paul-the-alien[bot]
109ade5859
Merge pull request #74 from external-secrets/dependabot/github_actions/actions/cache-v2.1.4
chore(deps): bump actions/cache from v2 to v2.1.4
2021-04-03 22:52:18 +00:00
paul-the-alien[bot]
e829b140d0
Merge pull request #98 from external-secrets/dependabot/github_actions/azure/setup-helm-v1.1
chore(deps): bump azure/setup-helm from v1 to v1.1
2021-04-03 22:51:03 +00:00
paul-the-alien[bot]
36854f692f
Merge pull request #94 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.7.4
chore(deps): bump github.com/tidwall/gjson from 1.7.3 to 1.7.4
2021-04-03 22:50:48 +00:00
paul-the-alien[bot]
4b85af7ea1
Merge pull request #90 from external-secrets/dependabot/github_actions/peaceiris/actions-gh-pages-v3.8.0
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
2021-04-03 22:50:25 +00:00
dependabot[bot]
396d20ca02
chore(deps): bump azure/setup-helm from v1 to v1.1
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from v1 to v1.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v1...18bc76811624f360dbd7f18c2d4ecb32c7b87bab)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 08:08:41 +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