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

242 commits

Author SHA1 Message Date
Moritz Johner
cff9be1664
feat(kubernetes): allow service account auth (#1201)
* feat(kubernetes): allow service account auth

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-06-13 21:49:05 +02:00
marcincuber
efc8ede754 add yaml helper functions 2022-06-10 11:04:59 +01:00
paul-the-alien[bot]
94aa568929
Merge pull request #1173 from external-secrets/dependabot/go_modules/github.com/1Password/connect-sdk-go-1.4.0
build(deps): bump github.com/1Password/connect-sdk-go from 1.2.0 to 1.4.0
2022-06-07 08:19:24 +00:00
Alberto Llamas
3b5ea401c9 Fix keys for secretRef in CRD ClusterSecretStore
While testing I have found that the documentation was referencing to wrong key names:

`provider.aws.auth.secretRef.accessKeyIDSecretRef`
`provider.aws.auth.secretRef.secretAccessKeySecretRef`
2022-06-04 14:09:21 +02:00
Docs
cc1043d3a6
Update fakes to implement client for 1Password/connect-sdk-go v1.4.0 2022-06-01 16:38:41 -07:00
paul-the-alien[bot]
6cf51a046a
Merge pull request #1176 from external-secrets/feat-vault-referant-auth
fix: loosen validation to enable referent auth
2022-05-27 14:00:36 +00:00
CharlKlein
d201bbd613
Added ESO and Azure KeyVault demo to Documentation Section - Presented at CNCJ may 2022 2022-05-27 12:56:39 +02:00
Moritz Johner
8c14f8aff0 fix: loosen validation to enable referent auth.
also adding tests for vault. this is the only provider that supports
that as of now.

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-05-23 20:10:16 +02:00
Moritz Johner
7a40151dfe
docs: add project roadmap to docs (#1166)
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-05-23 11:18:18 +02:00
Nitzan Nissim
97126d9798
Add support for IBM Secrets Manager's Private Certificate (#1160)
* Use gsed on macos.

Signed-off-by: Marcin Kubica <marcin.kubica@engineerbetter.com>

* Add private_cert support

* Add private_cert support

Co-authored-by: Marcin Kubica <marcin.kubica@engineerbetter.com>
2022-05-21 22:53:31 +02:00
paul-the-alien[bot]
1a6579b876
Merge pull request #1062 from dreadful-dragon/feature/azkv-tags-sync
azkv tag feature
2022-05-20 15:51:50 +00:00
paul-the-alien[bot]
3de2cc8bee
Merge pull request #1040 from AndreyZamyslov/yandex-certificate-manager
Support for Yandex Certificate Manager
2022-05-17 16:48:58 +00:00
Cristina DE DIOS GONZÁLEZ
3256bc4b82 azkv tag feature 2022-05-16 16:49:34 +02:00
Puru
650daf0b2d
Propose a blog post about ESO and AWS Secrets Manager 2022-05-14 01:19:44 +05:45
Docs
af33f16956 docs: demo by DO folks 2022-05-12 18:14:19 +02:00
Matt Demers
b004894b77 Add support for referencing secrets manager secrets by their VersionId 2022-05-11 16:30:30 -04:00
david amick
435aefc7ac
Add 1Password support 2022-05-08 17:01:26 -07:00
Khue Doan
91b2d50863
Remove some whitespaces 2022-05-08 00:13:39 +07:00
Khue Doan
2c65e96439
docs: fix syntax in Kubernetes provider examples 2022-05-08 00:07:31 +07:00
Lucas Severo Alves
0bd0641121
Update stability-support.md 2022-05-07 14:03:27 +02:00
Idowu Emehinola
9bafbcbd86 Fixed spelling error on on the first figure on the provider-hashicorp-vault docs page
Signed-off-by: Idowu Emehinola <hydeenoble39@gmail.com>
2022-05-04 00:24:28 +02:00
Lucas Fraga
ad03b02214 Add senhasegura DSM in docs/stability-support.md 2022-05-03 13:41:28 -03:00
Docs
c73206b29c Add senhasegura DSM provider 2022-05-02 13:28:18 -03:00
Docs
c9731b259c chore: add pento to sponsors 2022-04-29 20:58:09 +02:00
Docs
1a0fbbf4cd add support for Yandex Certificate Manager 2022-04-28 18:45:26 +03:00
auyer
e19408fd84 Adds string replacement usage and test in Template 2022-04-27 16:52:41 -03:00
Joseph Villarreal Lopez
749337d070
Update gcpsm-docker-config-externalsecret.yaml
name entry is duplicated
2022-04-26 16:24:42 -06:00
Docs
435240010e add support for Yandex Certificate Manager (documentation) 2022-04-25 13:55:42 +03:00
Moritz Johner
d3c8b76cd3 fix: update deprecation policy, add link to support policy 2022-04-22 21:22:08 +02:00
Moritz Johner
544c439d7d docs: replace logo, add support docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-04-21 19:19:46 +02:00
paul-the-alien[bot]
938b9a9742
Merge pull request #995 from external-secrets/docs-add-project-release-planning
docs: describe intended release planning workflow
2022-04-20 15:33:05 +00:00
Moritz Johner
195b7d3fc3 docs: update docs to match new helm values 2022-04-19 21:51:06 +02:00
Moritz Johner
bd757ab84f chore: document support channels and process 2022-04-19 21:28:41 +02:00
Docs
f6e7147582
Add note about yq 2022-04-19 11:56:57 -07:00
Docs
b8370897f0
Update docs from v1alpha to v1beta1, fix typos 2022-04-18 12:15:39 -07:00
Xavier Santolaria
39dd28d782
Propose a blog post about ESO and IBM Secrets Manager 2022-04-18 16:26:37 +02:00
Nikolay Zverochkin
71cce76ce0
Update guides-metrics.md 2022-04-18 13:13:42 +07:00
Moritz Johner
688e79ffd6 docs: describe intended release planning workflow 2022-04-13 22:23:59 +02:00
paul-the-alien[bot]
16f27f482d
Merge pull request #957 from ron1/patch-1
Simplify the In-cluster secrets example
2022-04-07 09:39:35 +00:00
Moritz Johner
ee8ffc1001 docs: add form3 as sponsor 2022-04-06 22:31:18 +02:00
ron1
37fcd49cec
Update docs/provider-kubernetes.md
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
2022-04-06 13:05:50 -04:00
ron1
60a71cdca6
Simplify the In-cluster secrets example
Simplify the In-cluster secrets example to work out-of-the-box and ease on-boarding.
2022-04-06 09:32:08 -04:00
Moritz Johner
c2bcceb057
feat: implement deletionPolicy (#900)
* feat: implement deletionPolicy

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-04-05 13:38:06 +02:00
paul-the-alien[bot]
d645cd8558
Merge pull request #937 from external-secrets/chore/getallsecrets-docs
Chore: GetAllSecrets documentation
2022-04-05 09:54:49 +00:00
Gustavo Fernandes de Carvalho
0d62ffad8a
Update docs/guides-getallsecrets.md
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
2022-04-04 18:11:55 -03:00
Gustavo Fernandes de Carvalho
f687c1e520
Update docs/guides-getallsecrets.md
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
2022-04-04 18:11:49 -03:00
Gustavo Fernandes de Carvalho
a41c399476
Update docs/guides-getallsecrets.md
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
2022-04-04 18:11:40 -03:00
Alfred Krohmer
d7022b1bef
feat(vault): add option for JWT backend to authenticate with Kubernetes service account token (#768) 2022-04-04 21:20:58 +02:00
Gustavo Carvalho
082df803a6 GetAllSecrets docs
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-04-04 10:02:58 -03:00
paul-the-alien[bot]
8527fe1d13
Merge pull request #896 from burak-yuksel/feature/validate-kubernetes-provider
Validate for Kubernetes Provider
2022-03-31 07:20:17 +00:00