Tomasz Napierala
eeecc24819
Added note about ParameterStore
...
This snippet is too generic and it may confuse users of Parameter Store backend in provided examples .
2022-03-09 15:07:16 +07:00
paul-the-alien[bot]
919e2eb856
Merge pull request #807 from lianmakesthings/improve-gcp-docs
...
Improve GCP docs
2022-03-09 07:47:42 +00:00
Lian Li
42edf704a6
Specify SA requirements
2022-03-08 19:08:21 +01:00
Lian Li
d195d2cad5
correct SA metadata
...
In the section above the values for `K8S_NAMESPACE` and `KSA_NAME` are defined and the reasoning is explained
```
- `K8S_NAMESPACE`: For us following these steps here it will be `es`, but this will be the namespace where you deployed the external-secrets operator
- `KSA_NAME`: external-secrets (if you are not creating a new one to attach to the deployment)
```
Yet in the example name and namespace are both `team-a`.
2022-03-08 17:09:32 +01:00
Lian Li
7d24a96e80
fixes some typos
2022-03-08 17:00:57 +01:00
paul-the-alien[bot]
16a34ca661
Merge pull request #795 from external-secrets/dependabot/go_modules/cloud.google.com/go/secretmanager-1.3.0
...
build(deps): bump cloud.google.com/go/secretmanager from 1.2.0 to 1.3.0
2022-03-07 20:52:07 +00:00
dependabot[bot]
c0e8580ae0
build(deps): bump cloud.google.com/go/secretmanager from 1.2.0 to 1.3.0
...
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.2.0...dlp/v1.3.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/secretmanager
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 20:23:48 +00:00
paul-the-alien[bot]
b9078838f2
Merge pull request #804 from external-secrets/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-62.1.0incompatible
...
build(deps): bump github.com/Azure/azure-sdk-for-go from 61.5.0+incompatible to 62.1.0+incompatible
2022-03-07 20:22:15 +00:00
paul-the-alien[bot]
6c8b97b162
Merge pull request #799 from external-secrets/dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.20
...
build(deps): bump github.com/lestrrat-go/jwx from 1.2.1 to 1.2.20
2022-03-07 19:59:38 +00:00
dependabot[bot]
a932b03f43
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.5.0+incompatible to 62.1.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.5.0...v62.1.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 18:35:51 +00:00
paul-the-alien[bot]
bf8455e991
Merge pull request #796 from external-secrets/dependabot/go_modules/cloud.google.com/go/iam-0.3.0
...
build(deps): bump cloud.google.com/go/iam from 0.2.0 to 0.3.0
2022-03-07 18:34:25 +00:00
paul-the-alien[bot]
5e5af15b47
Merge pull request #794 from external-secrets/dependabot/github_actions/actions/checkout-3
...
build(deps): bump actions/checkout from 2 to 3
2022-03-07 18:24:11 +00:00
dependabot[bot]
41c838b127
build(deps): bump github.com/lestrrat-go/jwx from 1.2.1 to 1.2.20
...
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx ) from 1.2.1 to 1.2.20.
- [Release notes](https://github.com/lestrrat-go/jwx/releases )
- [Changelog](https://github.com/lestrrat-go/jwx/blob/main/Changes )
- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.1...v1.2.20 )
---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:08:19 +00:00
dependabot[bot]
65a6503726
build(deps): bump cloud.google.com/go/iam from 0.2.0 to 0.3.0
...
Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/iam
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:07:43 +00:00
dependabot[bot]
a1c0934e01
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:06:46 +00:00
paul-the-alien[bot]
0dc7bd615e
Merge pull request #790 from external-secrets/docs/eso-in-the-wild
...
docs: add links to external resources
2022-03-06 17:32:34 +00:00
Docs
ea77c1c078
docs: add Seb talk to the doc
2022-03-04 15:44:03 +01:00
Docs
c55de07c21
docs: add links to external resources
2022-03-04 15:17:27 +01:00
paul-the-alien[bot]
d3ba3e9199
Merge pull request #789 from davidblaisonneau-orange/patch-1
...
controller documentation correction
2022-03-04 08:52:18 +00:00
David Blaisonneau
29d3b7a779
controller documentation correction
...
typo correction: replace `workloard` by `workload`
2022-03-04 08:40:39 +01:00
paul-the-alien[bot]
e19e9b7fe7
Merge pull request #787 from josemaia/patch-1
...
Fix typo in api-overview
2022-03-03 13:01:46 +00:00
José Maia
cf2105112e
Update api-overview.md
...
Small typo fix
2022-03-03 09:42:12 +00:00
paul-the-alien[bot]
b9de64b967
Merge pull request #750 from external-secrets/feature/validating-webhook
...
Feature: validating webhook
2022-03-02 17:10:56 +00:00
Moritz Johner
8fc4484cc6
feat: implement validating webhook
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-03-01 21:25:15 +01:00
paul-the-alien[bot]
305df24c87
Merge pull request #774 from external-secrets/dependabot/go_modules/github.com/IBM/secrets-manager-go-sdk-1.0.36
...
build(deps): bump github.com/IBM/secrets-manager-go-sdk from 1.0.31 to 1.0.36
2022-02-28 19:53:31 +00:00
paul-the-alien[bot]
f6ea3cfcaf
Merge pull request #773 from external-secrets/dependabot/github_actions/golangci/golangci-lint-action-3.1.0
...
build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
2022-02-28 19:21:23 +00:00
dependabot[bot]
45e0e4d153
build(deps): bump github.com/IBM/secrets-manager-go-sdk
...
Bumps [github.com/IBM/secrets-manager-go-sdk](https://github.com/IBM/secrets-manager-go-sdk ) from 1.0.31 to 1.0.36.
- [Release notes](https://github.com/IBM/secrets-manager-go-sdk/releases )
- [Commits](https://github.com/IBM/secrets-manager-go-sdk/compare/v1.0.31...v1.0.36 )
---
updated-dependencies:
- dependency-name: github.com/IBM/secrets-manager-go-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 19:18:24 +00:00
paul-the-alien[bot]
226ca9f835
Merge pull request #775 from external-secrets/dependabot/go_modules/github.com/akeylesslabs/akeyless-go-cloud-id-0.3.4
...
build(deps): bump github.com/akeylesslabs/akeyless-go-cloud-id from 0.3.2 to 0.3.4
2022-02-28 19:15:44 +00:00
paul-the-alien[bot]
82b5a69ced
Merge pull request #776 from external-secrets/dependabot/go_modules/github.com/google/uuid-1.3.0
...
build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0
2022-02-28 19:14:51 +00:00
paul-the-alien[bot]
1dd97a87b3
Merge pull request #777 from external-secrets/dependabot/go_modules/google.golang.org/api-0.70.0
...
build(deps): bump google.golang.org/api from 0.68.0 to 0.70.0
2022-02-28 19:13:27 +00:00
paul-the-alien[bot]
18a4b2f147
Merge pull request #778 from external-secrets/dependabot/go_modules/github.com/hashicorp/vault/api-1.4.1
...
build(deps): bump github.com/hashicorp/vault/api from 1.3.1 to 1.4.1
2022-02-28 19:12:56 +00:00
dependabot[bot]
a6fc6bfff2
build(deps): bump github.com/hashicorp/vault/api from 1.3.1 to 1.4.1
...
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault ) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/hashicorp/vault/releases )
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/vault/compare/v1.3.1...v1.4.1 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:07:05 +00:00
dependabot[bot]
fafa313d52
build(deps): bump google.golang.org/api from 0.68.0 to 0.70.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.68.0 to 0.70.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.68.0...v0.70.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-28 08:06:56 +00:00
dependabot[bot]
8fed37c9bf
build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:06:44 +00:00
dependabot[bot]
49f35289ac
build(deps): bump github.com/akeylesslabs/akeyless-go-cloud-id
...
Bumps [github.com/akeylesslabs/akeyless-go-cloud-id](https://github.com/akeylesslabs/akeyless-go-cloud-id ) from 0.3.2 to 0.3.4.
- [Release notes](https://github.com/akeylesslabs/akeyless-go-cloud-id/releases )
- [Commits](https://github.com/akeylesslabs/akeyless-go-cloud-id/compare/v0.3.2...v0.3.4 )
---
updated-dependencies:
- dependency-name: github.com/akeylesslabs/akeyless-go-cloud-id
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:06:38 +00:00
dependabot[bot]
a9b6dd4d13
build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:05:44 +00:00
paul-the-alien[bot]
178e26f048
Merge pull request #769 from julioo/patch-1
...
Update provider-oracle-vault.md
2022-02-26 13:07:24 +00:00
julioo
088ee11abb
Update provider-oracle-vault.md
...
Correct tenancy picture name: screenshot_tenancy_OCID.png
2022-02-25 18:30:26 +01:00
paul-the-alien[bot]
c9832b8e2a
Merge pull request #761 from mbillow/fix-configmap-templates
...
Fix template fallback logic to handle TemplateFrom syntax
2022-02-24 17:23:14 +00:00
Marc Billow
6de9399126
Fix template fallback logic to handle TemplateFrom syntax
2022-02-23 16:34:50 -06:00
paul-the-alien[bot]
35749d1c20
Merge pull request #749 from external-secrets/docs/release-proc
...
docs: move release docs to mkdocs
2022-02-23 12:52:20 +00:00
paul-the-alien[bot]
ab4a1f3d05
Merge pull request #704 from external-secrets/feature/conversion-webhook
...
[Draft] Implements v1beta1 + conversion webhooks
2022-02-23 07:29:40 +00:00
Moritz Johner
fb8f496204
Merge branch 'main' into feature/conversion-webhook
2022-02-23 08:15:03 +01:00
paul-the-alien[bot]
f12c773f98
Merge pull request #707 from rodrmartinez/feature/kubernetes-provider
...
Implements Kubernetes Providers
2022-02-22 20:45:17 +00:00
rodrmartinez
045e056719
Fix sonarcloud code smells
2022-02-22 15:55:31 -03:00
rodrmartinez
e887e49436
leaves Validate() method empty for now
2022-02-22 15:46:58 -03:00
rodrmartinez
39038b03c8
enforce that exactly one auth property is used
2022-02-22 15:45:45 -03:00
rodrmartinez
0392777965
Merge branch 'main' into feature/kubernetes-provider
2022-02-22 14:57:50 -03:00
paul-the-alien[bot]
88aaefe151
Merge pull request #752 from external-secrets/chore/bump-044
...
chore: bump chart version
2022-02-22 09:56:13 +00:00
Moritz Johner
b0de9a1196
chore: bump chart version
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-22 10:41:17 +01:00