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

2632 commits

Author SHA1 Message Date
paul-the-alien[bot]
64e327e7b8
Merge pull request #225 from external-secrets/docs/aws_example_quick
chore(docs): AWSSM quick example changes
2021-06-28 19:30:16 +00:00
Moritz Johner
73ca014cfb feat: implement templateFrom 2021-06-28 21:29:09 +02:00
paul-the-alien[bot]
484a53da02
Merge pull request #228 from kamigerami/docs/clusterSecretStore-example-fix
docs: update api-clusterSecretstore example
2021-06-28 19:26:13 +00:00
kami gerami
0e96a46d92 docs: update api-clusterSecretstore example 2021-06-28 20:39:53 +02:00
paul-the-alien[bot]
77fe71e0a4
Merge pull request #224 from external-secrets/docs/fix_links
chore(docs): Fix some broken links
2021-06-28 15:29:48 +00:00
Lucas Severo Alves
33c4f36d5e chore(docs): AWSSM quick example changes 2021-06-28 17:15:54 +02:00
Lucas Severo Alves
0beb4d04c8
chore(docs): Fix some broken links
We need to add `https://` in front of some links so gihub does not thing it is a file under the repo. Not sure what to do with the email, leaving it not linked for now.
2021-06-28 16:58:14 +02:00
dependabot[bot]
c7de2f80ec
chore(deps): bump mikepenz/release-changelog-builder-action
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 1.8.2 to 2.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](https://github.com/mikepenz/release-changelog-builder-action/compare/v1.8.2...v2)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 08:04:49 +00:00
paul-the-alien[bot]
1704c15e92
Merge pull request #219 from external-secrets/docs/store
chore(docs): document es update behavior
2021-06-27 15:04:37 +00:00
paul-the-alien[bot]
20573d676e
Merge pull request #220 from external-secrets/release_0.2.1
Bump to 0.2.1 version
2021-06-25 22:05:17 +00:00
Lucas Severo Alves
641d224293 Bump to 0.2.1 version 2021-06-25 23:58:23 +02:00
paul-the-alien[bot]
f4dd6d547a
Merge pull request #217 from ContainerSolutions/gcp_property
feat: add property feature to gcp
2021-06-25 21:46:49 +00:00
Moritz Johner
fb726dfb17 chore(docs): document es update behavior 2021-06-25 22:48:54 +02:00
paul-the-alien[bot]
9d1d1869f8
Merge pull request #189 from external-secrets/fix/add-resource-version
add synced resource version status
2021-06-25 19:29:55 +00:00
Moritz Johner
5ac02ed2c4 feat: add synced resource version status 2021-06-25 21:23:29 +02:00
Lucas Severo Alves
01267ea6aa fix: close method for conections that need closing 2021-06-25 16:13:02 +02:00
Lucas Severo Alves
7b393c740f Reduce codecov precision 2021-06-25 14:59:51 +02:00
Lucas Severo Alves
924c29fc8c Add unit tests for property based secret 2021-06-25 14:38:39 +02:00
Lucas Severo Alves
3c26b806bc feat: add property feature to gcp 2021-06-25 14:14:01 +02:00
paul-the-alien[bot]
662910fa7f
Merge pull request #215 from external-secrets/fix/az-key-types
support more azure key types
2021-06-24 18:37:20 +00:00
paul-the-alien[bot]
477279b434
Merge pull request #216 from ContainerSolutions/support_slack
Add mention to slack on readme
2021-06-24 13:28:28 +00:00
Lucas Severo Alves
001c024796 Add mention to slack on readme 2021-06-24 15:27:07 +02:00
paul-the-alien[bot]
526a96d825
Merge pull request #196 from ElsaChelala/docs
Added doc strings and comments for the controllers package
2021-06-24 09:03:30 +00:00
paul-the-alien[bot]
ded202a27f
Merge pull request #203 from ContainerSolutions/e2e_tests
Add inner key e2e test to aws
2021-06-23 17:12:25 +00:00
Elsa Chelala
30d2c8648c Added changes to the Reconcile function documentation 2021-06-23 09:36:37 -04:00
Moritz Johner
0a56d2d388 fix: support more azure key types 2021-06-23 10:06:57 +02:00
Lucas Severo Alves
475f835efd test: Add inner key e2e test to aws 2021-06-22 12:14:47 +02:00
paul-the-alien[bot]
0e3568f498
Merge pull request #204 from external-secrets/fix_ci
fix: no need to export secret
2021-06-22 10:14:18 +00:00
Lucas Severo Alves
46023b37d6 fix: no need to export secret 2021-06-22 12:08:25 +02:00
Lucas Severo Alves
65a810b2af
Merge pull request #190 from ContainerSolutions/e2e_gcp
tests: additional e2e tests
2021-06-22 10:56:36 +02:00
paul-the-alien[bot]
d21b911a52
Merge pull request #200 from external-secrets/dependabot/docker/alpine-3.14.0
chore(deps): bump alpine from 3.13 to 3.14.0
2021-06-21 22:23:55 +00:00
Elsa Chelala
776ef0d27b dded doc strings and comments for the controllers package 2021-06-21 13:12:06 -04:00
dependabot[bot]
8086f50c87
chore(deps): bump alpine from 3.13 to 3.14.0
Bumps alpine from 3.13 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:04:35 +00:00
Lucas Severo Alves
360a210dcf add gcp creds evn var 2021-06-18 13:05:38 +02:00
ric
b1942ecac6 add deleteGCPSecretsManagerSecret for GCP test 2021-06-18 12:09:22 +02:00
Lucas Severo Alves
86ffe1028d Add dataFrom test in aws 2021-06-18 12:09:22 +02:00
Lucas Severo Alves
3f91d2f4a1 Add dataFrom test in gcp 2021-06-18 12:09:22 +02:00
Lucas Severo Alves
b8c9c3c7d4 Add SA json creds as env var 2021-06-18 12:09:22 +02:00
Lucas Severo Alves
0655e600d5 test: Add e2e initial test for gcp 2021-06-18 12:09:22 +02:00
paul-the-alien[bot]
d7ec1760d1
Merge pull request #191 from external-secrets/ok-to-test-workflow
feat: add ok-to-test workflow
2021-06-17 16:45:08 +00:00
paul-the-alien[bot]
36898de1e6
Merge pull request #192 from external-secrets/analytics
Add analytics.
2021-06-15 09:27:12 +00:00
Lucas Severo Alves
64f874e1a8 Bump versions to make analytics work 2021-06-15 11:23:05 +02:00
Adrian Mouat
65bd014fde Add analytics. 2021-06-14 17:20:22 +01:00
Lucas Severo Alves
6e97e2211d feat: add ok-to-test workflow 2021-06-13 15:36:05 +02:00
paul-the-alien[bot]
66895b3d96
Merge pull request #186 from external-secrets/release_0.2
Release 0.2.0
2021-06-09 16:34:12 +00:00
Lucas Severo Alves
7a16d0bcf8 Release 0.2.0 2021-06-09 18:28:00 +02:00
paul-the-alien[bot]
95c8d054ac
Merge pull request #185 from external-secrets/update_readme
Update Azure kv link
2021-06-09 08:37:45 +00:00
Lucas Severo Alves
ada014ae42 Update Azure kv link 2021-06-09 10:29:42 +02:00
paul-the-alien[bot]
b8a763300f
Merge pull request #184 from ahmedmus-1A/azkv-docs
add README docs and yaml snippets for azure keyvault provider
2021-06-09 08:25:33 +00:00
paul-the-alien[bot]
fcc7073899
Merge pull request #22 from 1A-mj/azure
support azure keyvault provider
2021-06-09 08:17:34 +00:00