Commit History

Author SHA1 Message Date
  Gustavo Fernandes de Carvalho a051da82cf :bug: Fixes vault PushSecret logic (#1866) 3 years ago
  Gustavo Fernandes de Carvalho 0cb799b5cf ✨Feature/push secret (#1315) 3 years ago
  Moritz Johner dabfa5a589 Feature: initial generator implementation + Github Actions OIDC/AWS (#1539) 3 years ago
  Gustavo Fernandes de Carvalho d5cc8b3de5 :bug: Implements new buildPath logic (#1636) 3 years ago
  Nic Eggert 773956f5d3 Add optional caching for Vault clients, including token re-use. (#1537) 3 years ago
  Sebastián Gómez cef547e473 fix: unmarshal JSON error when empty secrets in Vault (#1512) 3 years ago
  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