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

1126 commits

Author SHA1 Message Date
Gustavo Carvalho
7d0c1027a3 Adding Deletion Policy to the spec, and approving it
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-16 14:32:40 -03:00
paul-the-alien[bot]
1e640206b6
Merge pull request #706 from external-secrets/chore/bump-provider
chore: promote aws-sm, aws-ps & azure providers
2022-02-16 16:53:24 +00:00
paul-the-alien[bot]
ff4af57a7b
Merge pull request #727 from external-secrets/fix/vault-key-with-dot
fix: vault keys should take precedence over gjson
2022-02-15 18:28:41 +00:00
paul-the-alien[bot]
295d64b199
Merge pull request #726 from bainss/patch-1
add company to Adopters
2022-02-15 16:34:49 +00:00
bainss
17e862c4b7
add company to Adopters 2022-02-15 16:30:02 +00:00
Moritz Johner
094bcf0332 fix: vault keys should take precedence over gjson 2022-02-15 17:28:14 +01:00
castaneai
3fd3cc0186
Fix the leak in GCPSM when the secret operator cannot find the secret. (#722)
* fix(gcp): Fix the leak in GCPSM when the secret operator cannot find the secret.

The IAM client has an internal gRPC connection,
but if the secret fetch fails, the goroutine created by the gRPC connection will leak.

Therefore, close the IAM client when the creation of the GCPSM client fails.

* test: fix build error on fakeIAMClient
2022-02-15 16:54:11 +01:00
paul-the-alien[bot]
3d3623964e
Merge pull request #724 from external-secrets/fix/ghscript-2
fix: github-script
2022-02-15 15:24:28 +00:00
Moritz Johner
b5926448b7 fix: github-script
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-15 16:23:45 +01:00
paul-the-alien[bot]
3c69c0de7c
Merge pull request #723 from external-secrets/fix/ghscript
fix: update github-script actions
2022-02-15 15:20:33 +00:00
Moritz Johner
6a06d3c4f6 fix: update github-script actions
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-15 16:19:39 +01:00
paul-the-alien[bot]
74096930b5
Merge pull request #715 from external-secrets/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-61.5.0incompatible
build(deps): bump github.com/Azure/azure-sdk-for-go from 61.4.0+incompatible to 61.5.0+incompatible
2022-02-14 09:04:39 +00:00
paul-the-alien[bot]
b567413421
Merge pull request #714 from external-secrets/dependabot/go_modules/google.golang.org/api-0.68.0
build(deps): bump google.golang.org/api from 0.64.0 to 0.68.0
2022-02-14 09:04:18 +00:00
paul-the-alien[bot]
3f9f347c46
Merge pull request #713 from external-secrets/dependabot/github_actions/actions/github-script-6
build(deps): bump actions/github-script from 1 to 6
2022-02-14 09:03:51 +00:00
dependabot[bot]
f76886e184
build(deps): bump github.com/Azure/azure-sdk-for-go
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 61.4.0+incompatible to 61.5.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v61.4.0...v61.5.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:34:13 +00:00
dependabot[bot]
a1aff9d957
build(deps): bump google.golang.org/api from 0.64.0 to 0.68.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.64.0 to 0.68.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.64.0...v0.68.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:32:51 +00:00
paul-the-alien[bot]
6d63c24e5f
Merge pull request #718 from external-secrets/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.1.2
build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2
2022-02-14 08:31:13 +00:00
paul-the-alien[bot]
1ae6b48759
Merge pull request #717 from external-secrets/dependabot/go_modules/go.uber.org/zap-1.21.0
build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0
2022-02-14 08:30:55 +00:00
paul-the-alien[bot]
22607b6544
Merge pull request #716 from external-secrets/dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.11
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.7 to 0.5.11
2022-02-14 08:30:33 +00:00
dependabot[bot]
e40191a580
build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:26 +00:00
dependabot[bot]
18ab7df135
build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:20 +00:00
dependabot[bot]
a5a6983743
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.7 to 0.5.11.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.5.7...autorest/azure/auth/v0.5.11)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:14 +00:00
dependabot[bot]
d6602b5698
build(deps): bump actions/github-script from 1 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 1 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v1...v6)

---
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>
2022-02-14 08:05:09 +00:00
paul-the-alien[bot]
84b7e820d9
Merge pull request #711 from external-secrets/chore/bump0.4.2
Bumping chart version to v0.4.2
2022-02-13 12:29:14 +00:00
Gustavo Carvalho
ff62a47d47 Bumping chart version to v0.4.2
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-13 09:16:41 -03:00
paul-the-alien[bot]
9fa3a965bc
Merge pull request #702 from external-secrets/proposal/es-v1beta1
Draft proposal for v1beta1 (Design only)
2022-02-10 19:45:11 +00:00
Gustavo Carvalho
f154293a7f Changing design doc number versioning to 001
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-10 14:15:39 -03:00
Gustavo Carvalho
118ebee49b Align branch with main
Merge branch 'main' into proposal/es-v1beta1
2022-02-10 14:14:24 -03:00
paul-the-alien[bot]
027f28ec97
Merge pull request #700 from EladGabay/elad/oci-secret-by-name
oracle vault: Use instance principal if auth is empty
2022-02-10 10:34:40 +00:00
Moritz Johner
39b80692c5 chore: promote aws-sm, aws-pm & azure providers
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-09 19:45:20 +01:00
paul-the-alien[bot]
f73cf9604a
Merge pull request #705 from external-secrets/fix/gcp-sm-name
fix: gcp service name in singular
2022-02-08 23:05:38 +00:00
Lucas Severo Alves
9965c9e0c0
fix: gcp service name in singular 2022-02-09 00:01:51 +01:00
Gustavo Carvalho
7bf82ce278 Rewording and add message around dataFrom
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 14:10:19 -03:00
paul-the-alien[bot]
31efb94b20
Merge pull request #674 from external-secrets/feat/vault-nested-values
allow nested json in vault
2022-02-08 15:29:20 +00:00
Gustavo Carvalho
57e976f224 Fixing SecretStore version
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 09:23:23 -03:00
Gustavo Carvalho
e12df3c97d First draft for v1beta1
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 09:04:46 -03:00
Moritz Johner
5b8ab034ec feat(vault): marshal nested value as json, add docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 08:05:10 +01:00
Alexander Huck
2bbc033699
fix: add port name to deployment (#697)
Co-authored-by: Alexander Huck <alexander.huck@inovex.de>
Co-authored-by: Alberto Llamas <albertollamaso@gmail.com>
2022-02-07 20:20:01 +01:00
Elad Gabay
fe416890b1 oracle vault: Use instance principal if auth is empty
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.

All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.

In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02:00
Moritz Johner
61340a78ed
feat: anchore and jenkins guides with snippets (#682)
Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
Co-authored-by: Surjit Bains <surjit.bains@gmail.com>
2022-02-07 12:14:06 +01:00
Lucas Severo Alves
6630ab7494
Initial draft of reporter (#466)
* Initial draft of reporter

* Test out reporter in AWS provider

* trying out different events approach

* feat: implement store reconciler and events

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* feat: add validate() method to provider interface

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* fix: use static requeue interval in store ctrl

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

Co-authored-by: Mircea Cosbuc <mircea.cosbuc@container-solutions.com>
Co-authored-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-07 11:42:18 +01:00
paul-the-alien[bot]
85465e494e
Merge pull request #677 from external-secrets/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
2022-02-07 10:15:40 +00:00
dependabot[bot]
f4311e8db9
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 09:47:13 +00:00
paul-the-alien[bot]
3dddb62e09
Merge pull request #676 from external-secrets/dependabot/github_actions/helm/chart-releaser-action-1.3.0
build(deps): bump helm/chart-releaser-action from 1.2.1 to 1.3.0
2022-02-07 09:47:04 +00:00
paul-the-alien[bot]
5e226cc3d0
Merge pull request #678 from external-secrets/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-61.4.0incompatible
build(deps): bump github.com/Azure/azure-sdk-for-go from 61.1.0+incompatible to 61.4.0+incompatible
2022-02-07 09:46:21 +00:00
paul-the-alien[bot]
b9092598ad
Merge pull request #679 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.14.0
build(deps): bump github.com/tidwall/gjson from 1.12.1 to 1.14.0
2022-02-07 09:46:00 +00:00
paul-the-alien[bot]
23f8c74bea
Merge pull request #681 from external-secrets/dependabot/go_modules/google.golang.org/grpc-1.44.0
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
2022-02-07 09:45:18 +00:00
paul-the-alien[bot]
4dd90d6215
Merge pull request #680 from external-secrets/dependabot/go_modules/github.com/onsi/gomega-1.18.1
build(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.1
2022-02-07 09:44:50 +00:00
dependabot[bot]
a948638dfd
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:10:05 +00:00
dependabot[bot]
d583f8bc19
build(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:09:46 +00:00