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

732 commits

Author SHA1 Message Date
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
Lucas Severo Alves
fb51f8bc57 fix: wi for clusterstore 2021-08-25 14:56:28 +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
dependabot[bot]
d071581456
chore(deps): bump actions/github-script from 1 to 4.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 1 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v1...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:04:01 +00: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
Arthur
c8315865a1 add immutable field on ExternalSecretTarget and on v1.Secret creation
Co-authored-by: mouhsen-ibrahim <mouhsen.ibrahim@gmail.com>
2021-08-18 19:55:10 -03:00
Kian
b030aed0a2 Merge remote-tracking branch 'origin/main' into oracle-provider 2021-08-18 14:41:30 +01:00
Kian
b1b323d085 mod and sum changes 2021-08-18 14:28:19 +01:00
Kian
d3d04080e4 Merge branch 'main' of https://github.com/external-secrets/external-secrets into main 2021-08-18 14:25:14 +01:00
Kian
42d834aedf Adding fixes to necessary files 2021-08-18 13:46:24 +01:00
Kian
3ae7015725 Setting up all necessary files for provider. 2021-08-18 13:42:12 +01:00