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

937 commits

Author SHA1 Message Date
Sebastian Gomez
0cc03caae4 Fixed lint issues 2022-01-24 16:17:18 -05:00
Sebastian Gomez
f4d1b8dd22 Modified CRD according to the discussion 2022-01-24 15:54:34 -05:00
Sebastian Gomez
e24baa9db5 Unit test for the GetAllSecrets added 2022-01-21 14:12:44 -05:00
Sebastian Gomez
410ad286ce v1 of the GetAll secrets in Azure using the old dataFrom 2022-01-20 12:47:44 -05:00
Sebastian Gomez
85c1bcf721 Implement GetAllSecrets in WebHook 2022-01-17 16:38:47 -05:00
Sebastian Gomez
18a9bb1745 Update with main branch 2022-01-17 16:33:40 -05:00
paul-the-alien[bot]
94e24b5db1
Merge pull request #602 from external-secrets/dependabot/go_modules/github.com/akeylesslabs/akeyless-go/v2-2.15.24
build(deps): bump github.com/akeylesslabs/akeyless-go/v2 from 2.5.11 to 2.15.24
2022-01-17 13:26:04 +00:00
paul-the-alien[bot]
980a6ee467
Merge pull request #601 from external-secrets/dependabot/go_modules/go.uber.org/zap-1.20.0
build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0
2022-01-17 13:21:35 +00:00
paul-the-alien[bot]
da0e898eef
Merge pull request #604 from external-secrets/dependabot/go_modules/github.com/IBM/secrets-manager-go-sdk-1.0.31
build(deps): bump github.com/IBM/secrets-manager-go-sdk from 1.0.23 to 1.0.31
2022-01-17 13:20:44 +00:00
paul-the-alien[bot]
e2e9008aa5
Merge pull request #603 from external-secrets/dependabot/go_modules/github.com/go-logr/logr-1.2.2
build(deps): bump github.com/go-logr/logr from 1.2.0 to 1.2.2
2022-01-17 13:08:14 +00:00
paul-the-alien[bot]
5befbb4de2
Merge pull request #589 from knelasevero/promote-gcp
chore: promote gcp to stable
2022-01-17 09:47:54 +00:00
dependabot[bot]
934d1563c3
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.23 to 1.0.31.
- [Release notes](https://github.com/IBM/secrets-manager-go-sdk/releases)
- [Commits](https://github.com/IBM/secrets-manager-go-sdk/compare/v1.0.23...v1.0.31)

---
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-01-17 08:07:50 +00:00
dependabot[bot]
ad0174a5ae
build(deps): bump github.com/go-logr/logr from 1.2.0 to 1.2.2
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-logr/logr/compare/v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:44 +00:00
dependabot[bot]
5a0b11c2f7
build(deps): bump github.com/akeylesslabs/akeyless-go/v2
Bumps [github.com/akeylesslabs/akeyless-go/v2](https://github.com/akeylesslabs/akeyless-go) from 2.5.11 to 2.15.24.
- [Release notes](https://github.com/akeylesslabs/akeyless-go/releases)
- [Changelog](https://github.com/akeylesslabs/akeyless-go/blob/master/docs/KmipRenewServerCertificate.md)
- [Commits](https://github.com/akeylesslabs/akeyless-go/compare/v2.5.11...v2.15.24)

---
updated-dependencies:
- dependency-name: github.com/akeylesslabs/akeyless-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:37 +00:00
dependabot[bot]
e06736840e
build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.19.1 to 1.20.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.19.1...v1.20.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-01-17 08:07:26 +00:00
Lucas Severo Alves
16948ed572
Merge pull request #596 from EladGabay/elad/oci-secret-by-name
OCI Vault: Get secret by name from a specific Vault
2022-01-16 17:20:46 +00:00
paul-the-alien[bot]
9e611191b5
Merge pull request #598 from EladGabay/patch-1
Add EladGabay to Oracle Vault community maintained table
2022-01-16 17:19:30 +00:00
Elad Gabay
57bac89274
Add EladGabay to Oracle Vault community maintained table
Add EladGabay to Oracle Vault community maintained table
2022-01-16 19:17:29 +02:00
Elad Gabay
9db2fe99d1 oracle: update docs 2022-01-16 14:41:43 +02:00
Elad Gabay
dbedbedb96 make fmt 2022-01-16 13:30:21 +02:00
Lucas Severo Alves
2bacd30313
Merge pull request #569 from rodrmartinez/oci-patch
Replace vaults with secrets package to retrieve secrets
2022-01-16 11:13:50 +00:00
Elad Gabay
cab49e57f7 oracle: Get secret by name from a specific vault 2022-01-16 13:11:46 +02:00
Elad Gabay
f50438353e oracle: Add Vault OCID to provider 2022-01-16 12:05:58 +02:00
Elad Gabay
137ce182c1 oracle: Fix provider fields docs 2022-01-16 12:02:56 +02:00
paul-the-alien[bot]
9bd8ac3e4c
Merge pull request #595 from external-secrets/fix/docs
fix: add tools dep for docs
2022-01-14 23:48:44 +00:00
Moritz Johner
9ffde64606 fix: add tools dep for docs 2022-01-15 00:40:12 +01:00
paul-the-alien[bot]
eb92f2f6ff
Merge pull request #594 from external-secrets/fix/docs
fix: gen-docs version update
2022-01-14 23:27:39 +00:00
Moritz Johner
a7acc56208 fix: gen-docs version update 2022-01-15 00:26:21 +01:00
paul-the-alien[bot]
af246f84fe
Merge pull request #592 from external-secrets/fix/webhook-docs
fix(docs): webhook docs weren't linked properly
2022-01-14 22:25:42 +00:00
Moritz Johner
9fc6c56f9f fix(docs): webhook docs weren't linked properly
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-14 22:56:43 +01:00
paul-the-alien[bot]
160e5e5aa5
Merge pull request #591 from external-secrets/fix/merge-with-annotation
fix: force ownership when merging secrets
2022-01-14 21:45:33 +00:00
Moritz Johner
27854adaa5 fix: force ownership when merging secrets
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-14 22:27:27 +01:00
paul-the-alien[bot]
fbe8f36aeb
Merge pull request #590 from external-secrets/fix/vault-e2e
fix(e2e): use correct auth compsition
2022-01-14 19:54:05 +00:00
Moritz Johner
e392839e43 fix(e2e): use correct auth compsition 2022-01-14 20:37:02 +01:00
paul-the-alien[bot]
4c6b6a1e84
Merge pull request #525 from HanseMerkur/vault_optional_path
Optional path for Vault SecretStore
2022-01-14 19:33:29 +00:00
Lucas Severo Alves
38ccd31461 chore: promote gcp to stable 2022-01-14 20:29:43 +01:00
paul-the-alien[bot]
6acb8852b5
Merge pull request #469 from external-secrets/chore/specific_e2e_setup
Initial setup for wi gcp testing
2022-01-14 19:27:54 +00:00
Lucas Severo Alves
e88ec163e0 Add a methods for gcp and aws prep
Signed-off-by: Lucas Severo Alves <lucassalves65@gmail.com>
2022-01-14 20:15:30 +01:00
Lucas Severo Alves
767b801696 chore: ok-to-test-managed command only to trigger
Signed-off-by: Lucas Severo Alves <lucassalves65@gmail.com>
2022-01-14 18:47:02 +01:00
rodmartinez
90abbdf642 remove byte conversion and add return error 2022-01-14 13:46:16 -03:00
rodmartinez
721086d520 encode apiOutput content 2022-01-14 12:59:59 -03:00
rodmartinez
4373bb2775 Decode base64 payoload 2022-01-14 12:59:59 -03:00
rodmartinez
b962666b1c Remove unused constant, errInvalidSecret 2022-01-14 12:59:59 -03:00
rodmartinez
60454a4760 refactor apiOutput on TestGetSecretMap 2022-01-14 12:59:59 -03:00
rodmartinez
9f98cabe63 complete apiOutput 2022-01-14 12:59:59 -03:00
rodmartinez
a1f78cbae1 replace vault with secrets pkg 2022-01-14 12:59:59 -03:00
rodmartinez
9b4e9a919d replace vault with secrets in fake package 2022-01-14 12:59:59 -03:00
rodmartinez
c8c67258c2 Replace OCI vault with secrets package 2022-01-14 12:59:59 -03:00
paul-the-alien[bot]
17ab2a98cd
Merge pull request #584 from external-secrets/akv-table-tests
Table driven test with anonymous functions implemented.
2022-01-13 22:35:27 +00:00
Sebastian Gomez
6f8a4c4a35 Removed duplicated code 2022-01-13 12:43:42 -05:00