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

768 commits

Author SHA1 Message Date
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
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
dependabot[bot]
dedb41376e
chore(deps): bump fkirc/skip-duplicate-actions from 3.4.0 to 3.4.1
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Changelog](https://github.com/fkirc/skip-duplicate-actions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 08:04:12 +00:00
dependabot[bot]
96def7a8a9
chore(deps): bump alpine from 3.14.0 to 3.14.1
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 08:04:11 +00:00
paul-the-alien[bot]
d2cfb11112
Merge pull request #311 from external-secrets/bump-0.3.3
chore(helm): bump 0.3.3
2021-08-07 22:10:40 +00:00
Moritz Johner
b14ef0281a chore(helm): bump 0.3.3 2021-08-07 23:59:46 +02:00
Spiros Economakis
f1829f0445
Set the metric when is deleted to condition deleted and false (#306)
* Set the metric when is deleted to condition deleted and false

When a metrics is deleted metrics are still shown ready and condition true.
In practice this gives the wrong monitoring as the external secret in practice
is deleted.

Issue: #231

* Fix name and namespace for the metric of deletion
2021-08-07 23:40:26 +02: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