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
Marc Billow
0753da1cbd
Support for eventual consistency in Vault Enterprise
2022-01-19 16:25:01 -06:00
Gustavo Carvalho
34a45cc095
Adding snippets to GCP-sm Store
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-19 10:35:50 -03:00
Gustavo Carvalho
c3e8830ec8
Removing DataFrom referencing allKeys (until it is reimplemented)
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-19 10:05:19 -03:00
Gustavo Carvalho
9d8daff6f9
Fixing AZ SecretStore typos
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-19 10:05:03 -03:00
Gustavo Carvalho
c152ab221e
Fixing AWS controller references
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-19 10:04:43 -03:00
Gustavo Carvalho
a89694247a
Removing region and controller from getting started examples
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-01-19 09:53:38 -03:00
Lucas Severo Alves
16948ed572
Merge pull request #596 from EladGabay/elad/oci-secret-by-name
...
OCI Vault: Get secret by name from a specific Vault
2022-01-16 17:20:46 +00:00
Elad Gabay
9db2fe99d1
oracle: update docs
2022-01-16 14:41:43 +02: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
paul-the-alien[bot]
6acb8852b5
Merge pull request #469 from external-secrets/chore/specific_e2e_setup
...
Initial setup for wi gcp testing
2022-01-14 19:27:54 +00:00
Joshua Hoblitt
6886fef4b6
change ExternalSecret example to use SecretStore
...
The basic ExternalSecret example is referencing a ClusterSecretStore
while all of the examples of configuring a provider are a /SecretStore/.
This means that a new user try to cut'n'paste the examples will be
unable to create a working demo without reading the API reference.
2022-01-11 10:47:40 -07:00
paul-the-alien[bot]
44d4cf061b
Merge pull request #559 from willemm/feat/generic_webhook
...
Add generic webhook provider
2022-01-11 15:50:05 +00:00
Willem Monsuwe
f268a82503
Add a small documnetation snippet
2022-01-11 10:36:39 +01:00
paul-the-alien[bot]
be78d56708
Merge pull request #567 from brentspector/feat/ldap-auth-path
...
Add Path Parameter to LDAP and JWT/OIDC Hashicorp Vault Auth
2022-01-10 13:11:10 +00:00
Brent Spector
26f9be4fb1
add path to jwt vault auth
2022-01-05 15:22:00 -08:00
Brent Spector
561bd3ae56
Add support for mount path in ldap auth
2022-01-05 14:54:50 -08:00
Mykhailo Kuzmich
0de0796fcd
fix(docs): typo in kubectl commands
2022-01-06 00:10:02 +02:00
Lucas Severo Alves
25763fde81
e2e testing for gcp Workload Identity
2021-12-30 22:08:00 +01:00
Nasir Hussain
67394b9065
Fix documentation for namespace in ClusterSecretStore
...
I was facing SecretsSyncedError due to namespace being not set in case of a ClusterSecretStore.
Where should i add the NOTE ?
2021-12-30 14:19:22 +05:00
krrrr38
afb2690fba
add ClusterSecretStore AWS IRSA example setting
2021-12-29 07:23:48 +09:00
Moritz Johner
979cf851c7
docs: add workload identity to gcp
2021-12-17 12:20:12 +01:00
paul-the-alien[bot]
93483832a1
Merge pull request #536 from external-secrets/feat/add-olm-install-release-docs
...
docs: add OLM docs
2021-12-17 11:13:08 +00:00
Alby Hernández
6da6581b44
Add FluxCD GitOps documentation
2021-12-17 00:50:50 +00:00
Moritz Johner
7f4a1cd876
docs: add OLM docs
2021-12-16 20:52:58 +01:00
paul-the-alien[bot]
78d046b712
Merge pull request #530 from ADustyOldMuffin/add-docs-and-fix-ca-vault
...
Add documentation for CAProvider namespace and fix issue with SecretStore
2021-12-16 19:44:24 +00:00
Moritz Johner
f468868b5b
fix: secret store comment
2021-12-16 20:17:24 +01:00
paul-the-alien[bot]
0d74585e91
Merge pull request #528 from rodrmartinez/docs/guide-using-latest-image
...
Adds guide to use upstream main image
2021-12-15 20:57:31 +00:00
rodmartinez
ba1c15ba7a
adds advise
2021-12-15 12:04:01 -03:00
Daniel Hix
6811bcbd0b
Update documentation
2021-12-13 17:07:42 -06:00
Daniel Hix
082cee230f
Merge branch 'main' into ibm-enable-retries
2021-12-13 13:27:57 -06:00
rodmartinez
53cfe2584b
Adds guide to use upstream main image
2021-12-13 14:54:44 -03:00
Austin Pray
8cdb8e0be3
fixes "template" spelling
...
Corrects minor spelling issue
2021-12-07 17:25:57 -06:00
Laszlo Varadi
a976e32831
Supporting Managed Identity authentication for Azure Keyvault
2021-12-06 10:26:34 +01:00
renanaAkeyless
34ea6f21be
update docs
2021-11-15 21:24:03 +02:00
renanaAkeyless
38a607c377
Update docs/snippets/akeyless-external-secret.yaml
...
Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
2021-11-10 18:30:47 +02:00
renanaAkeyless
eb424a7180
Update docs/snippets/akeyless-external-secret-json.yaml
...
Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
2021-11-10 18:30:40 +02:00
renanaAkeyless
91a34bbbc6
PR Suggested change
2021-11-10 15:57:37 +02:00
renanaAkeyless
4a5877d926
Adde Akeyless
2021-11-07 16:18:40 +02:00
Daniel Hix
ce7fb16468
Add documentation for retrySettings
...
I also made sure to notate that it's only in IBM for now
2021-10-23 14:17:55 -05:00
Daniel Hix
5052f21b61
add documentation for TLS certs in SecretStore yaml.
2021-10-12 13:15:54 -05:00
Kian
694db476f9
Making changes based on feedback
2021-09-03 11:14:17 +01:00
Kian
8f4f95102e
Fixing doc and lint issues. Adding necessary documentation
2021-09-02 16:06:52 +01:00
KianTigger
9d6f7ac46f
Merge branch 'main' of https://github.com/external-secrets/external-secrets into external-secrets-main
2021-09-02 15:23:54 +01:00
Kian
baa91c75c8
Completed Oracle provider, e2e tests non functional due to lack of company OCI account
2021-09-02 15:19:47 +01:00
Lucas Severo Alves
45630062d6
docs: add more steps to dev guide
2021-09-01 12:33:07 +02:00
Ted
6f1fae0637
feat: specify GitLab URL to connect to
2021-08-27 18:19:28 -04:00
Joey Brayshaw
7ba21661ba
added gitlab provider docs
2021-08-25 18:01:41 +01:00
Lucas Severo Alves
a4c2c93255
fix: rebase conflits
2021-08-25 16:54:16 +02:00
paul-the-alien[bot]
ee830e47e3
Merge pull request #323 from AndreyZamyslov/lockbox
...
Add support for Yandex Lockbox
2021-08-25 10:06:21 +00:00
paul-the-alien[bot]
c08502c2ac
Merge pull request #343 from alekc-forks/docs-fix
...
chore: add missing region key to aws provider in docs
2021-08-25 08:33:06 +00:00
zamysel
0dc8842b85
Merge branch 'main' into lockbox
2021-08-25 11:23:15 +03:00
Alexander Chernov
c51c07c8f0
chore: add missing region key to aws provider in docs
2021-08-25 07:49:38 +01:00
Lucas Severo Alves
996d01c9f0
docs: gcp workload identity
2021-08-24 19:48:32 +02:00
zamysel
c7229199f3
Add support for Yandex Lockbox: custom API endpoint
2021-08-20 16:16:35 +03:00
Anton Kiselev
0b63a5211a
docs: fix appRole example
2021-08-20 07:36:18 +07:00
zamysel
42a3e2c457
Add support for Yandex Lockbox: docs
2021-08-19 17:33:36 +03:00
Moritz Johner
9496f415f8
docs(ibm): add note for the /api suffix
...
The /api suffix must not be used in the provider url.
2021-08-07 16:03:29 +02:00
Moritz Johner
2541b26d42
docs: add ibm secret types docs
...
Co-Authored-By: Tymofii Polekhin <tpolekhin@users.noreply.github.com>
2021-08-07 15:53:31 +02:00
Lucas Severo Alves
d3f7cb545c
fix: missing key in store snippet
2021-07-24 15:06:53 +02:00
Moritz Johner
466938522c
feat(aws): add jwt authentication
2021-07-17 20:39:24 +02:00
Lucas Severo Alves
e2ae09f5e2
Update gcpsm-ssh-auth-externalsecret.yaml
2021-07-15 12:59:26 +02:00
Lucas Severo Alves
9cd55b885f
fix(docs): typo in secret name
2021-07-15 11:52:48 +02: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
Moritz Johner
ea46ec1911
fix(e2e): refactor e2e tests
2021-07-12 22:03:59 +02:00
Moritz Johner
6d2f3dd7b1
fix(template): fix templateFrom tpl execution
2021-07-10 17:51:16 +02:00
Moritz Johner
af0f023345
fix(docs): correct parameter store policy typo
2021-07-07 17:21:18 +02:00
Markus Maga
7fe6876bcb
chore: add artifacthub repository ID to appear as verified
...
Signed-off-by: Markus Maga <markus@maga.se>
2021-07-05 14:30:28 +02:00
Lucas Severo Alves
4f5ac01ce2
docs: add note to supported secret types
2021-07-05 12:11:28 +02:00
Lucas Severo Alves
812ddf428d
fix: simpler create secret command
2021-07-02 16:00:05 +02:00
Lucas Severo Alves
f97e4eb1ce
docs: ibm provider
2021-07-02 16:00:05 +02:00
paul-the-alien[bot]
04219ded4e
Merge pull request #222 from external-secrets/feat/template-from
...
implement templateFrom
2021-06-29 13:43:48 +00:00
Moritz Johner
aae74f1c44
docs: add deprecation policy
2021-06-28 22:27:58 +02:00
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
kami gerami
0e96a46d92
docs: update api-clusterSecretstore example
2021-06-28 20:39:53 +02:00
Lucas Severo Alves
33c4f36d5e
chore(docs): AWSSM quick example changes
2021-06-28 17:15:54 +02: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
Moritz Johner
fb726dfb17
chore(docs): document es update behavior
2021-06-25 22:48:54 +02:00
Lucas Severo Alves
3c26b806bc
feat: add property feature to gcp
2021-06-25 14:14:01 +02:00
Moritz Johner
0a56d2d388
fix: support more azure key types
2021-06-23 10:06:57 +02:00
Ahmed MUSTAFA
a8adc874b7
add README docs and yaml snippets for azure keyvault provider
2021-06-08 17:48:46 +02:00
Pascal Hofmann
c8559c1be7
docs: Fix documentation for externalsecret dataFrom
2021-05-28 16:12:12 +02:00
Pascal Hofmann
b529d7355a
docs: Fix typo apiVerson
2021-05-28 08:34:25 +02:00
Gabi
fe05c523d4
Add documentation for gcpsm
2021-05-27 11:43:34 +02:00
Gabi
53e21034d5
Fix merge conflicts to add GCP secret manager
2021-05-27 11:43:34 +02:00
Moritz Johner
cc74ad2efa
fix(docs): remove permitted annotation from docs
2021-05-22 16:35:01 +02:00
paul-the-alien[bot]
4a1d43f1ed
Merge pull request #152 from xxxbobrxxx/vault-ldap-auth-method
...
Vault ldap and jwt/oidc auth methods
2021-05-18 17:45:42 +00:00
paul-the-alien[bot]
5d7f2a5249
Merge pull request #151 from leewei05/fix-developer-docs
...
docs: fix developer guide commands
2021-05-17 16:05:00 +00:00
Lee Wei
e3b4e62da0
remove python http server
2021-05-17 21:53:52 +08:00
xxxbobrxxx
f112d45aef
#150 Fix json fields names
2021-05-14 12:39:41 +03:00
xxxbobrxxx
c52a54893f
#150 Update docs
2021-05-14 10:18:45 +03:00
xxxbobrxxx
c900c8deb5
#150 Fix JWT bugs
2021-05-14 09:40:13 +03:00
Lee Wei
64bb7e3af5
fix python2 command
2021-05-14 09:58:05 +08:00
Lee Wei
66dbfd534c
fix make commands
2021-05-14 09:53:40 +08:00
xxxbobrxxx
10218d1ef7
#150 Small corrections, generate docs
2021-05-13 19:32:06 +03:00
Moritz Johner
0fbd2ea438
feat(docs): add basic docs for vault
2021-05-12 22:50:05 +02:00
Lucas Severo Alves
e0215a5e87
docs: Update readme instructions
2021-05-12 16:52:47 +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
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
Moritz Johner
771334dee9
feat: helm release workflow
2021-05-03 22:12:39 +02:00
Lucas Severo Alves
a8ad147623
docs,chore: enable gifs, add company pics
2021-05-03 16:27:24 +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
Jonatas Baldin
80f6376d2c
Add first iteration of custom metrics
2021-04-12 17:07:43 +02:00
Kellin McAvoy
c962e2796f
Update getting started guide
2021-04-08 13:56:34 -05:00
Moritz Johner
2c059b71ba
feat: add ssm parameter store support ( #59 )
...
* feat: add parameter store implementation
2021-03-22 19:14:19 +01:00
Moritz Johner
640978ca9e
feat: awssm refactoring ( #57 )
...
* fix: refactor awssm provider
2021-03-10 11:43:25 +01:00
Lucas Severo Alves
4bb9aefb77
Add contact email to CoC
2021-03-06 14:52:46 +01:00
Lucas Severo Alves
aab243e712
Add CoC and references to it
2021-03-05 16:36:22 +01:00
Moritz Johner
7b883778e9
feat: add docs ( #39 )
...
* feat: add docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2021-03-01 08:31:02 +01:00