Commit History

Author SHA1 Message Date
  Moritz Johner ed0ceb8d84 fix: aws parameter store json decode, bump go 1.19 (#1525) 3 years ago
  Marcel Hoyer 17ece4df8f flip order of `err` and nil `secret` variable check in `listSecrets()` function of vault provider (#1504) 3 years ago
  dependabot[bot] 67fedc840e :sparkles: Kubernetes v1.24 upgrade (#1345) 3 years ago
  Gustavo Fernandes de Carvalho b4e7acfaa9 ✨Implements dataFrom key rewrite (#1381) 3 years ago
  Gustavo Carvalho e6f050e873 make sure we check if it is referent during NewClient 3 years ago
  Gustavo Carvalho a01a23bfc1 fixing panic if using JWT with KubernetesServiceAccountToken 3 years ago
  Moritz Johner 8c14f8aff0 fix: loosen validation to enable referent auth. 4 years ago
  Jason Hancock 3f9d6b07fc vault provider: avoid panics if secret not found in vault 4 years ago
  Merlin 4820cc9165 Ignore ExternalSecret processing if the store is not usuable (e.g. 4 years ago
  Gustavo Carvalho 4fcf272ce0 Refactoring vault provider. Removing RawRequest in favor of Logical 4 years ago
  Docs f73c8be5af chore: force interface validation 4 years ago
  paul-the-alien[bot] ef933a03fd Merge pull request #949 from merlindorin/feat/improve-retry 4 years ago
  Merlin abec2a64cc Delegate Vault retries to the controller 4 years ago
  Alfred Krohmer 8c09853343 fix: error message for Vault store validation of `Auth.Jwt.KubernetesServiceAccountToken` 4 years ago
  Gustavo Carvalho 77ace228b5 Removing Path trimming from hashicorp Vault 4 years ago
  Alfred Krohmer d7022b1bef feat(vault): add option for JWT backend to authenticate with Kubernetes service account token (#768) 4 years ago
  Moritz Johner 56c69a1063 feature: aws getallsecrets (#820) 4 years ago
  Daniel Hix 324c7def06 feat: implement ClusterExternalSecret (#542) 4 years ago
  Gustavo Carvalho b093db366d Fixing lint 4 years ago
  Gustavo Carvalho 8be3cd5a72 Moving duplication validation logic to utils method 4 years ago
  Gustavo Carvalho 164e8776ec Adding docs and implementing ConversionStrategy 4 years ago
  Gustavo Carvalho 2f23fd28ed Adding GetAllSecrets for Hashicorp Vault 4 years ago
  Gustavo Carvalho 0086fe2342 WIP: GetAllSecrets for vault method 4 years ago
  Moritz Johner 8fc4484cc6 feat: implement validating webhook 4 years ago
  Gustavo Carvalho 40ec693479 Merge branch 'main' into feature/conversion-webhook 4 years ago
  Moritz Johner 094bcf0332 fix: vault keys should take precedence over gjson 4 years ago
  Gustavo Carvalho 82ddeb9de5 Merge branch 'main' into feature/conversion-webhook 4 years ago
  Gustavo Carvalho 0530385992 v1beta1 initial commit 4 years ago
  paul-the-alien[bot] 31efb94b20 Merge pull request #674 from external-secrets/feat/vault-nested-values 4 years ago
  Moritz Johner 5b8ab034ec feat(vault): marshal nested value as json, add docs 4 years ago