1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
Commit graph

208 commits

Author SHA1 Message Date
Moritz Johner
c8c15c0b90 fix: helm release should run only on main 2021-05-05 21:20:07 +02:00
Moritz Johner
291dd0569f fix: appVersion needs prefix 2021-05-05 21:11:29 +02:00
paul-the-alien[bot]
5f39adf2ff
Merge pull request #131 from external-secrets/feat/helm-release
feat: add helm release
2021-05-05 18:57:27 +00:00
Gabi Beyer
303ac560f8
Merge pull request #138 from gabibeyer/sm-testcases-44
Add tweaks for secretsManager tests
2021-05-05 15:38:19 +02:00
paul-the-alien[bot]
1877a38996
Merge pull request #132 from external-secrets/fix/status-conditions
fix: update condition when error message changes
2021-05-05 06:22:14 +00:00
Gabi
0340bffb8e Add tweaks for secretsManager GetSecretMaps tests
Using the test case struct and tweaks function from GetSecrets,
create anonymous functions to test the GetSecretMaps call.

Move the `setApiErr` variable to be global and shared by both
tests.
2021-05-04 17:12:52 +02:00
paul-the-alien[bot]
55dc26263d
Merge pull request #139 from gabibeyer/contrib_guide
Update contributors doc to include forking repo
2021-05-04 13:55:45 +00:00
Gabi
449ce71497 Update contributors doc to include forking repo
Mention in the contributors guide that in order to create a PR,
branches must be pushed to a forked copy of the repo.
2021-05-04 15:03:19 +02:00
Gabi
73fd040965 Add tweaks for secretsManager GetSecret tests
For readability and scalability, create a struct with default
test case values, then use anonymous function "tweaks" with only the
changes from default to test on.
2021-05-04 13:35:44 +02:00
Moritz Johner
6b14f3ac03 fix: ensure condition errors do not change with every req 2021-05-03 22:29:26 +02:00
Moritz Johner
f49de4f887 fix: update condition when error message changes
fixes #116
2021-05-03 22:28:19 +02:00
Moritz Johner
9af04d3bcf fix: keep docs files 2021-05-03 22:12:39 +02:00
Moritz Johner
771334dee9 feat: helm release workflow 2021-05-03 22:12:39 +02:00
paul-the-alien[bot]
8bd306cc01
Merge pull request #135 from external-secrets/docs/company_ref
chore: enable gifs, add company pics
2021-05-03 20:09:30 +00:00
paul-the-alien[bot]
30295c2c9c
Merge pull request #133 from external-secrets/fix/tpl-err
fix(tpl): fail on parse/execute error
2021-05-03 20:03:13 +00:00
paul-the-alien[bot]
4e2cb0f40a
Merge pull request #136 from cnmcavoy/patch-1
Update rbac.yaml to give the controller "create" permission on leases
2021-05-03 18:58:30 +00:00
Cameron McAvoy
a9c2668e9e
Update rbac.yaml to give the controller "create" permission on leases
The current helm chart does not grant the controller the appropriate "create" permission on leases for leader election to work.
2021-05-03 10:51:43 -05:00
Lucas Severo Alves
a8ad147623 docs,chore: enable gifs, add company pics 2021-05-03 16:27:24 +02:00
Moritz Johner
5f719a3dce fix(tpl): fail on parse/execute error
fixes #126
2021-05-01 21:58:58 +02:00
paul-the-alien[bot]
b843b5f149
Merge pull request #130 from javanthropus/add-aggregated-clusterroles
Add aggregated ClusterRoles for view and edit permissions of custom resources
2021-05-01 17:20:26 +00:00
Jeremy Bopp
5afa7795af Add aggregated ClusterRoles for view and edit permissions of custom resources 2021-04-30 19:39:16 -05:00
Kellin
d131ea356d
Merge pull request #122 from mcavoyk/crd-spec
Move crd specification to main repository
2021-04-30 16:29:07 -04:00
paul-the-alien[bot]
73f3e4b6f7
Merge pull request #123 from external-secrets/fix/vault-version-default
fix: make vault version optional w/ defaults
2021-04-29 11:32:01 +00:00
Moritz Johner
aaa6ad0ca8 fix: make vault version optional w/ defaults
fixes #117
2021-04-28 18:46:16 +02:00
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