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

517 commits

Author SHA1 Message Date
Lucas Severo Alves
2ccc6b12a8 docs: add gitlab to readme 2021-08-25 19:11:34 +02: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
Lucas Severo Alves
21df9b5729 fix: error strings 2021-08-25 16:47:06 +02:00
jabray5
aca08e09d9 fixed E2E and unit tests 2021-08-25 16:47:06 +02:00
jabray5
cac9a72797 e2e tests pass 2021-08-25 16:47:06 +02:00
jabray5
f83926c5e6 passes 1st e2e test 2021-08-25 16:47:06 +02:00
jabray5
d45469acc7 operator functional and retrieves secrets from gitlab 2021-08-25 16:47:05 +02:00
jabray5
8211200e4d added GetSecret and GetSecretMap functions to Gitlab 2021-08-25 16:45:41 +02:00
jabray5
16c0d81290 fixed environment variable names 2021-08-25 16:45:41 +02:00
jabray5
349c193131 made env variables more consistent with other providers 2021-08-25 16:45:41 +02:00
jabray5
92f6077079 Added gitlab provider 2021-08-25 16:45:39 +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]
39e84c4a8a
Merge pull request #334 from alekc-forks/feat/aws-cache
feat: added cache in aws secret manager
2021-08-25 09:59:26 +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
ec7d3a3517 Add support for Yandex Lockbox 2021-08-25 11:25:17 +03: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
Alexander Chernov
29ff7e797d
Merge branch 'external-secrets:main' into feat/aws-cache 2021-08-25 07:42:28 +01:00
Alexander Chernov
dae7237953 feat: added cache in aws secret manager provider 2021-08-25 07:38:13 +01:00
zamysel
1e66d123b9 Add support for Yandex Lockbox: long lived connections to lockbox api 2021-08-24 21:41:45 +03:00
paul-the-alien[bot]
cd60bd34f8
Merge pull request #341 from external-secrets/bump_chart0.3.4
chore: bump chart
2021-08-24 17:57:44 +00:00
Lucas Severo Alves
0f5f9bcf84 chore: bump chart 2021-08-24 19:54:44 +02:00
Lucas Severo Alves
99728694ee
Merge pull request #340 from external-secrets/docs/wi-docs
docs: gcp workload identity
2021-08-24 19:50:31 +02:00
Lucas Severo Alves
996d01c9f0 docs: gcp workload identity 2021-08-24 19:48:32 +02:00
paul-the-alien[bot]
52e3e80a16
Merge pull request #339 from mouhsen-ibrahim/add-workload-identity-support
Add support for Google Cloud Identity
2021-08-24 17:00:42 +00:00
Lucas Severo Alves
7fbbb37b59
Merge pull request #320 from spirosoik/feat/iss-289
Add the ability of ESO to reconcile only in scoped namespace
2021-08-24 18:49:50 +02:00
Mouhsen Ibrahim
03f3622c2c make auth key for GCPSM provider optional 2021-08-24 14:22:06 +02:00
Mouhsen Ibrahim
fa7cc50433 format crds 2021-08-24 08:50:51 +02:00
paul-the-alien[bot]
9c28ed0aae
Merge pull request #338 from kolorful/main
Allow setting priorityClassName
2021-08-23 21:02:12 +00:00
Kewei Ma
855e63ae45
Allow setting priorityClassName 2021-08-23 15:38:52 -05:00
Mouhsen Ibrahim
403a47c116 Add support for Google Cloud Identity
If the name of the service account secret is kept
empty, this means we want to use Google Cloud Identity
to authenticate against the GCP project
2021-08-23 22:28:24 +02:00
paul-the-alien[bot]
87adf7c395
Merge pull request #337 from aa250816/add-namespace-chart-template
add namespace to deployment and service account templates
2021-08-23 20:19:09 +00:00
paul-the-alien[bot]
c544853cf2
Merge pull request #312 from external-secrets/dependabot/docker/alpine-3.14.1
chore(deps): bump alpine from 3.14.0 to 3.14.1
2021-08-23 20:08:37 +00:00
Anthony Anderson
1faf3aaf99 add namespace to deployment and service account templates 2021-08-23 09:46:39 -04:00
paul-the-alien[bot]
201e43f4af
Merge pull request #327 from spirosoik/fix/iss-315
Fix the issue for non deleting one/more key-value pair
2021-08-20 15:26:37 +00:00
zamysel
c7229199f3 Add support for Yandex Lockbox: custom API endpoint 2021-08-20 16:16:35 +03:00
paul-the-alien[bot]
013e2ea191
Merge pull request #332 from FGA-GCES/fix/default-target-secret-name
fix: use external secret name if target secret is not specified
2021-08-20 12:10:49 +00:00
Spiros Economakis
5e3b2a0ad0
Add the ability of ESO to reconcile only in scoped namespace
By default ESO reconciles `Kind=ExternalSecret` across every namespace
in a k8s cluster. With the new flag `--nameespace` we can scope the
reconciling only to the provided namespace.

Ticket: #289
2021-08-20 14:29:44 +03:00
paul-the-alien[bot]
8f06fda371
Merge pull request #333 from kisel/fix-approle-example
docs: fix appRole example
2021-08-20 11:08:16 +00:00
Anton Kiselev
0b63a5211a
docs: fix appRole example 2021-08-20 07:36:18 +07:00
Mateus Oliveira Patrício
6655ed120e fix: use es name if target secret is empty 2021-08-19 18:43:34 -03:00
zamysel
42a3e2c457 Add support for Yandex Lockbox: docs 2021-08-19 17:33:36 +03:00
Spiros Economakis
73ec3a5368
Fix the issue for non deleting one/more key-value pair
The issue is that the `dataMap` from the provider returns only the remaining data
and we were updating partially the current `secretMap` only for the keys included
in the new value.

Ticket: #315
2021-08-18 14:30:20 +03:00
zamysel
6b2f852eb6 Add support for Yandex Lockbox: custom API endpoint 2021-08-17 20:13:13 +03:00
zamysel
0815fcf857 Add support for Yandex Lockbox: tests 2021-08-17 19:30:05 +03:00
zamysel
7017935888 Add support for Yandex Lockbox 2021-08-12 20:05:02 +03:00
HenningE
328cf881b8
feat: add status printcolumn to ES CRD (#318) 2021-08-10 17:10:56 +02:00
paul-the-alien[bot]
ccfd497921
Merge pull request #313 from external-secrets/dependabot/github_actions/fkirc/skip-duplicate-actions-3.4.1
chore(deps): bump fkirc/skip-duplicate-actions from 3.4.0 to 3.4.1
2021-08-10 13:37:54 +00:00
paul-the-alien[bot]
0e867e9b71
Merge pull request #310 from external-secrets/docs/ibm-secret-types
docs: add ibm secret types docs
2021-08-10 13:27:44 +00:00