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

1303 commits

Author SHA1 Message Date
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
Gustavo Carvalho
0530385992 v1beta1 initial commit
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-08 14:07:34 -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
4b5d047934 chore: cleanup az/keyvault provider
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-08 13:04:18 +01: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
dependabot[bot]
ebd163cf65
build(deps): bump github.com/tidwall/gjson from 1.12.1 to 1.14.0
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.12.1 to 1.14.0.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.12.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:09:30 +00:00
dependabot[bot]
92c05d2067
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.1.0+incompatible to 61.4.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.1.0...v61.4.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-07 08:09:15 +00:00
dependabot[bot]
5c20e3874e
build(deps): bump helm/chart-releaser-action from 1.2.1 to 1.3.0
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:06:19 +00:00
Moritz Johner
2ac4053648 feat(vault): allow using nested json
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-05 22:11:41 +01:00
paul-the-alien[bot]
715e0dc2d9
Merge pull request #670 from external-secrets/chore/css-warning-on-providers-docs
Adding notes on configuring ClusterSecretStores for every provider
2022-02-03 13:20:16 +00:00
Gustavo Carvalho
696a9e9c92 Adding notes on configuring ClusterSecretStores for every provider
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-03 08:39:46 -03:00
Gustavo Fernandes de Carvalho
c99236334c
Merge pull request #560 from nasirhm/patch-1
Fix documentation for namespace in ClusterSecretStore
2022-02-03 07:21:23 -03:00
paul-the-alien[bot]
9ac1b99c03
Merge pull request #668 from external-secrets/chore/bump0.4.1
chore: bump version 0.4.1
2022-02-02 19:26:26 +00:00
Lucas Severo Alves
4c5f9ae763 chore: bump version 0.4.1
Signed-off-by: Lucas Severo Alves <lucassalves65@gmail.com>
2022-02-02 20:22:10 +01:00
paul-the-alien[bot]
1fd1d28f74
Merge pull request #667 from external-secrets/fix/versioning
Now really fix docs versioning
2022-02-02 18:50:19 +00:00
Gustavo Carvalho
e95c0e8c5e Adding Go Version
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:48:57 -03:00
Gustavo Carvalho
8b1dd1d03e Setting up go for release
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:48:23 -03:00
paul-the-alien[bot]
6724576556
Merge pull request #666 from external-secrets/fix/docs-versioning
Fixing CI for docs versioning
2022-02-02 18:35:49 +00:00
Docs
9fbb6d22b0 Making reviewable
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:31:56 -03:00
Docs
0cb0719cde Fixing CI for docs versioning
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:28:40 -03:00
paul-the-alien[bot]
daf116cab1
Merge pull request #663 from external-secrets/feature/docs-versioning
Introducing Versioning to docs
2022-02-02 18:06:21 +00:00
paul-the-alien[bot]
97b3fff397
Merge pull request #665 from external-secrets/chore/bump0.4.0
chore: bump chart to v0.4.0
2022-02-02 16:57:40 +00:00
Lucas Severo Alves
0e19d00c8d chore: bump chart to v0.4.0 2022-02-02 17:56:22 +01:00
Gustavo Fernandes de Carvalho
bf377fd6fa Removing git config from build.publish command
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:50:47 -03:00
Gustavo Fernandes de Carvalho
848695f365 Merging with main and added new version for docs/spec.md
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:46:47 -03:00
Gustavo Fernandes de Carvalho
47a7425a2a Merge branch 'main' into feature/docs-versioning 2022-02-01 16:40:38 -03:00
paul-the-alien[bot]
5060619826
Merge pull request #614 from external-secrets/fix/docs
Improves Documentation. Removes controller reference
2022-02-01 19:38:32 +00:00
Gustavo Fernandes de Carvalho
ade03c6a03 Moved git config to Dockerfile
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:33:18 -03:00
Docs
573da79018 Bumping versions to have overrides and testing on local branch
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:21:29 -03:00
Gustavo Fernandes de Carvalho
00b7ff25f5 Adding cleanup instructions
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:02:13 -03:00
Gustavo Fernandes de Carvalho
b7ecdf6f58 Making docs action only run on merge to main.
Update release action to publish a docs version

Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 15:59:14 -03:00
paul-the-alien[bot]
db2bf8932e
Merge pull request #654 from external-secrets/dependabot/github_actions/azure/setup-helm-2.0
build(deps): bump azure/setup-helm from 1.1 to 2.0
2022-02-01 18:58:57 +00:00
paul-the-alien[bot]
410908dd9f
Merge pull request #661 from external-secrets/feature/fake-provider
feat(provider): implement fake provider
2022-02-01 18:55:59 +00:00
Gustavo Fernandes de Carvalho
7581b00d4c Using new syntax for overrides
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 15:41:50 -03:00
paul-the-alien[bot]
96be15a703
Merge pull request #662 from external-secrets/revert-613-getall-Secrets
Revert "GetAllSecrets CRD and Azure implementation"
2022-02-01 16:22:50 +00:00