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
e108ab191e
updates spec
2022-03-14 14:11:28 -03:00
Docs
44f898e28f
Add cluster secrets and update secretStore examples
2022-03-14 14:10:34 -03:00
paul-the-alien[bot]
fb056cc9b5
Merge pull request #784 from external-secrets/feature/hashivault-getallsecrets
...
Implements Hashicorp Vault GetAllSecrets
2022-03-12 11:19:04 +00:00
Docs
a1ea34d3b3
Add kubernetes provider documentation
2022-03-11 13:46:01 -03:00
Hafid Haddouti
910eeeae0c
Minor change - refreshInterval 60m
...
this template is used mostly as is, and the previous `refreshInterval` of `1m` is to high and produces only too much pressure on the API endpoints
2022-03-10 19:32:28 +01:00
Docs
8d0e131ef9
Adding warning session to docs
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-09 14:22:30 -03:00
Gustavo Carvalho
3c1446a58a
Adding missing changes from v1alpha1 and v1beta1
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-09 14:02:32 -03:00
paul-the-alien[bot]
439ecfaf9d
Merge pull request #783 from AtzeDeVries/allow-gcp-cross-project-secrets
...
GCP: allow cluster to be in different project
2022-03-09 10:03:20 +00:00
Gustavo Carvalho
164e8776ec
Adding docs and implementing ConversionStrategy
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-09 06:59:54 -03:00
Tomasz Napierala
eeecc24819
Added note about ParameterStore
...
This snippet is too generic and it may confuse users of Parameter Store backend in provided examples .
2022-03-09 15:07:16 +07:00
Lian Li
42edf704a6
Specify SA requirements
2022-03-08 19:08:21 +01:00
Lian Li
d195d2cad5
correct SA metadata
...
In the section above the values for `K8S_NAMESPACE` and `KSA_NAME` are defined and the reasoning is explained
```
- `K8S_NAMESPACE`: For us following these steps here it will be `es`, but this will be the namespace where you deployed the external-secrets operator
- `KSA_NAME`: external-secrets (if you are not creating a new one to attach to the deployment)
```
Yet in the example name and namespace are both `team-a`.
2022-03-08 17:09:32 +01:00
Lian Li
7d24a96e80
fixes some typos
2022-03-08 17:00:57 +01:00
Docs
ea77c1c078
docs: add Seb talk to the doc
2022-03-04 15:44:03 +01:00
Docs
c55de07c21
docs: add links to external resources
2022-03-04 15:17:27 +01:00
David Blaisonneau
29d3b7a779
controller documentation correction
...
typo correction: replace `workloard` by `workload`
2022-03-04 08:40:39 +01:00
Atze de Vries
2f53ab8220
also make optional for v1beta1 and add note to docs
2022-03-03 19:35:38 +01:00
José Maia
cf2105112e
Update api-overview.md
...
Small typo fix
2022-03-03 09:42:12 +00:00
julioo
088ee11abb
Update provider-oracle-vault.md
...
Correct tenancy picture name: screenshot_tenancy_OCID.png
2022-02-25 18:30:26 +01:00
paul-the-alien[bot]
35749d1c20
Merge pull request #749 from external-secrets/docs/release-proc
...
docs: move release docs to mkdocs
2022-02-23 12:52:20 +00: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
113fadf86e
docs(aws): describe how to use custom endpoints
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-21 09:50:51 +01:00
Gustavo Carvalho
f752883d23
Workaround: removing missing file from snippets
2022-02-18 08:52:41 -03:00
Moritz Johner
74fca707b3
feat(template): add filterPEM function
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-11 08:32:37 +01:00
Moritz Johner
9486dd85dd
fix(template): extract multiple certs/keys from PKCS#12
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-11 08:26:32 +01:00
Moritz Johner
c7a6279f49
Update docs/guides-templating.md
...
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
2022-02-11 08:26:32 +01:00
Moritz Johner
fe26e0eaef
Update docs/guides-templating.md
...
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.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
paul-the-alien[bot]
027f28ec97
Merge pull request #700 from EladGabay/elad/oci-secret-by-name
...
oracle vault: Use instance principal if auth is empty
2022-02-10 10:34:40 +00:00
paul-the-alien[bot]
31efb94b20
Merge pull request #674 from external-secrets/feat/vault-nested-values
...
allow nested json in vault
2022-02-08 15:29:20 +00:00
Moritz Johner
5b8ab034ec
feat(vault): marshal nested value as json, add docs
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 08:05:10 +01:00
Elad Gabay
fe416890b1
oracle vault: Use instance principal if auth is empty
...
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.
All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.
In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02: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
Gustavo Carvalho
696a9e9c92
Adding notes on configuring ClusterSecretStores for every provider
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-03 08:39:46 -03:00
Gustavo Fernandes de Carvalho
c99236334c
Merge pull request #560 from nasirhm/patch-1
...
Fix documentation for namespace in ClusterSecretStore
2022-02-03 07:21:23 -03:00
Gustavo Fernandes de Carvalho
848695f365
Merging with main and added new version for docs/spec.md
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:46: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
00b7ff25f5
Adding cleanup instructions
...
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:02:13 -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
72d6a5c7ab
Using 1.20.2 as default
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-31 08:28:26 -03:00
Gustavo Carvalho
19a7797212
Proposed change to use setup-env
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-31 08:27:27 -03:00
Moritz Johner
f7cba10d0e
docs: add e2e test docseurope-west1-b
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 17:10:53 +01:00
Gustavo Carvalho
0766178690
Improved controllerClass guides
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-25 11:26:17 -03:00
Gustavo Carvalho
8f15ad42a5
Added kubebuilder installation for non-linux-amd64 developers
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-25 11:04:19 -03:00
Gustavo Carvalho
7df28de2d8
Merge branch 'main' into fix/docs
2022-01-25 09:15:07 -03: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
79adedcb20
feat(docs): add proposal process, add bi-weekly meeting
2022-01-22 23:26:59 +01:00
Gustavo Carvalho
2c7f9cb020
Adding changed spec
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-21 07:44:59 -03:00