Moritz Johner
3d3edcc8af
feat: add support matrix, refactor docs ( #1508 )
...
Signed-off-by: Moritz Johner <Moritz.Johner@form3.tech>
2022-09-01 09:53:22 +02:00
Gustavo Fernandes de Carvalho
b4e7acfaa9
✨ Implements dataFrom key rewrite ( #1381 )
...
* Implements dataFrom key rewrite
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
* docs: add example to remove invalid characters
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2022-08-04 15:24:02 -03:00
Moritz Johner
22c9229b7e
feat: add LF footer copytight ( #1416 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-08-02 21:52:38 +02:00
Daniel Quackenbush
b441112587
📚 update references to select "main" instead of "master" ( #1346 )
...
* 📝 update references to select "main" instead of "master"
* Remove unused variable
2022-07-29 14:34:25 -03:00
Devin Buhl
1da44c7fb0
feat: add kustomization file to config/crds/bases folder ( #1274 )
...
* fix: add kustomization file to crds folder
This will allow for the CRDs to be installed into a Kubernetes cluster from a Kustomization, for example:
```yaml
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/external-secrets/external-secrets//config/crds/bases?ref=v0.5.6
```
* fix: generate script
* fix: helm.generate
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2022-07-27 19:28:59 +02:00
Gustavo Fernandes de Carvalho
fa91ba0f6c
✨ Adds DecodingStrategy to ExternalSecrets ( #1294 )
...
Fixes #920
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-07-12 09:18:00 -03: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
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
david amick
435aefc7ac
Add 1Password support
2022-05-08 17:01:26 -07:00
Docs
c73206b29c
Add senhasegura DSM provider
2022-05-02 13:28:18 -03:00
Docs
435240010e
add support for Yandex Certificate Manager (documentation)
2022-04-25 13:55:42 +03: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
Docs
b8370897f0
Update docs from v1alpha to v1beta1, fix typos
2022-04-18 12:15:39 -07: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
Gustavo Carvalho
082df803a6
GetAllSecrets docs
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-04-04 10:02:58 -03:00
Gustavo Carvalho
c779ef59e7
Marking v1alpha1 as deprecated.
...
Improving docs and menu order.
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-29 11:21:32 -03:00
Gustavo Carvalho
a2a4effa4a
Adding docs for v1beta1 vs v1alpha1. Added one test for v1alpha1 compatibility
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-29 11:11:07 -03:00
Daniel Hix
324c7def06
feat: implement ClusterExternalSecret ( #542 )
...
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
2022-03-20 09:32:27 +01:00
paul-the-alien[bot]
7798ad847e
Merge pull request #826 from rodrmartinez/docs/kubernetes-provider
...
Docs/kubernetes provider
2022-03-14 17:19:28 +00:00
Docs
a1ea34d3b3
Add kubernetes provider documentation
2022-03-11 13:46:01 -03:00
Docs
c55de07c21
docs: add links to external resources
2022-03-04 15:17:27 +01:00
Moritz Johner
d06c47b38b
chore: move release docs to eso docs
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-21 21:51:33 +01:00
Moritz Johner
7286c97d69
chore: revert using inline git config
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-11 08:26:32 +01:00
Moritz Johner
b864f96e10
docs: add templating v2
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-11 08:26:32 +01:00
Lucas Severo Alves
9965c9e0c0
fix: gcp service name in singular
2022-02-09 00:01:51 +01:00
Moritz Johner
61340a78ed
feat: anchore and jenkins guides with snippets ( #682 )
...
Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
Co-authored-by: Surjit Bains <surjit.bains@gmail.com>
2022-02-07 12:14:06 +01:00
Docs
0cb0719cde
Fixing CI for docs versioning
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:28:40 -03:00
Gustavo Fernandes de Carvalho
bf377fd6fa
Removing git config from build.publish command
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:50:47 -03:00
Gustavo Fernandes de Carvalho
47a7425a2a
Merge branch 'main' into feature/docs-versioning
2022-02-01 16:40:38 -03:00
paul-the-alien[bot]
5060619826
Merge pull request #614 from external-secrets/fix/docs
...
Improves Documentation. Removes controller reference
2022-02-01 19:38:32 +00:00
Gustavo Fernandes de Carvalho
ade03c6a03
Moved git config to Dockerfile
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:33:18 -03:00
Docs
573da79018
Bumping versions to have overrides and testing on local branch
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:21:29 -03:00
Docs
0761deab59
Second test
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 12:07:49 -03:00
Docs
512853ab35
First version for docs versioning
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 10:44:34 -03:00
Moritz Johner
fe1cb8bc69
feat(provider): implement fake provider
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-01 11:18:43 +01:00
Gustavo Carvalho
33fb42df53
Changed Dev guide
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-25 08:21:09 -03:00
Moritz Johner
9fc6c56f9f
fix(docs): webhook docs weren't linked properly
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-14 22:56:43 +01:00
Alby Hernández
6da6581b44
Add FluxCD GitOps documentation
2021-12-17 00:50:50 +00:00
rodmartinez
53cfe2584b
Adds guide to use upstream main image
2021-12-13 14:54:44 -03:00
renanaAkeyless
34ea6f21be
update docs
2021-11-15 21:24:03 +02:00
Kian
8f4f95102e
Fixing doc and lint issues. Adding necessary documentation
2021-09-02 16:06:52 +01:00
Joey Brayshaw
7ba21661ba
added gitlab provider docs
2021-08-25 18:01:41 +01:00
zamysel
42a3e2c457
Add support for Yandex Lockbox: docs
2021-08-19 17:33:36 +03:00
Lucas Severo Alves
00c22eef07
docs: more examples os specific k8s secret types
2021-07-14 22:10:33 +02:00
Lucas Severo Alves
cdc9401d68
docs: adding docs for dataFrom example
2021-07-14 11:33:18 +02:00
Lucas Severo Alves
f97e4eb1ce
docs: ibm provider
2021-07-02 16:00:05 +02:00
Moritz Johner
aae74f1c44
docs: add deprecation policy
2021-06-28 22:27:58 +02: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
Moritz Johner
e5d6e30d00
fix: template data should be string, fix update mechanics
2021-05-20 08:46:22 +02:00