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

607 commits

Author SHA1 Message Date
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
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
paul-the-alien[bot]
07bd871470
Merge pull request #304 from external-secrets/feat/vault-auth-e2e
feat: add vault e2e tests
2021-08-07 10:41:50 +00:00
Moritz Johner
12b66d711b
fix: ok-to-test trigger (#309) 2021-08-07 12:39:43 +02:00
paul-the-alien[bot]
4b72792f1f
Merge pull request #284 from external-secrets/dependabot/github_actions/codecov/codecov-action-2.0.2
chore(deps): bump codecov/codecov-action from 1 to 2.0.2
2021-08-07 09:21:15 +00:00
Moritz Johner
9c5c0415c1 feat: add vault e2e tests 2021-08-06 22:25:55 +02:00
paul-the-alien[bot]
f4ea9c55d9
Merge pull request #285 from external-secrets/dependabot/github_actions/peter-evans/slash-command-dispatch-2.2.1
chore(deps): bump peter-evans/slash-command-dispatch from 1 to 2.2.1
2021-08-04 19:06:31 +00:00
paul-the-alien[bot]
e0a3eb648b
Merge pull request #302 from ContainerSolutions/k8s_common_types_e2e_tests
K8s common types e2e tests
2021-08-04 09:29:07 +00:00
paul-the-alien[bot]
47eb839344
Merge pull request #303 from external-secrets/fix/skip-refresh
fix: zero refreshInterval shouldn't sync
2021-08-04 05:59:48 +00:00
Kian
abe1a9a202 Fixing incoming changes 2021-08-03 22:38:59 +02:00
Kian
17fa30737c Attempting to fix lint issues with gofmt -s 2021-08-03 13:20:18 +01:00
KianTigger
28b50123e3
Adding back removals caused by incorrect commit.
Pulled wrong version to edit and commit. Undoing changes.
2021-08-03 13:09:30 +01:00
KianTigger
3eeb69c897
Merge branch 'main' into k8s_common_types_e2e_tests 2021-08-03 13:01:59 +01:00