Commit History

Author SHA1 Message Date
  Arthur dc8398b6c1 merge main into refactor/cognitifeComplexity 4 years ago
  Arthur e44b025cdd fix lint 4 years ago
  Daniel Hix 1ab920bc6b Swap to switch statements to ease readability 4 years ago
  Daniel Hix 9c5c588b19 Move logic into separate function to try and help code smell 4 years ago
  Daniel Hix 0f71dd0846 Add config map option/ability to specify for cert in caProvider 4 years ago
  Arthur e617ce9e23 refactor vault token functions for better cognitive complexity 4 years ago
  Daniel Hix 3ff2bfd559 Fix linting issue 4 years ago
  Daniel Hix b3a44fdbd0 Merge branch 'external-secrets:main' into vault-ca-provider 4 years ago
  Daniel Hix d7c861d38d Add logic to pull cert from K8s secret. 4 years ago
  Cooper Benson af5b8295bb Revoke Vault token on Close 4 years ago
  zamysel 7017935888 Add support for Yandex Lockbox 4 years ago
  Kian abe1a9a202 Fixing incoming changes 4 years ago
  Kian 17fa30737c Attempting to fix lint issues with gofmt -s 4 years ago
  KianTigger 28b50123e3 Adding back removals caused by incorrect commit. 4 years ago
  KianTigger 3eeb69c897 Merge branch 'main' into k8s_common_types_e2e_tests 4 years ago
  Kian 3514227291 Amending logging secret values when debugging. Kept different error messages 4 years ago
  Lucas Severo Alves 3c6e548cfa we want inner values to be strings, even if it is json strings 4 years ago
  Kian 6f3adf91d5 fixing lint issues 4 years ago
  paul-the-alien[bot] e65658d543 Merge pull request #265 from ricardoptcosta/mtls-auth 4 years ago
  Kian 7be8db468e fixing local changes 4 years ago
  Kian db6b9297cd fixing conflicts and pulling changes 4 years ago
  ric 832a06c69a add unit tests on Client TLS Auth 4 years ago
  Lawrence Brogan 3a4dfadb68 Fix Openshift 4.7 issues 4 years ago
  Kian Kordtomeikel 723d8b53b6 fixed error messages and switch case in vault provider. Attempted fixes for vault JSON syncing errors 4 years ago
  ric a772f6339e fix lint warnings 4 years ago
  ric 44ef7756ef refactoring to implement changes suggested in pull request 265 ,namely, 1) fetch client certificate and key as tls k8s secrets and 2) pass them directly to TLSClientConfig avoiding storing in disk 4 years ago
  ric 4221c1b151 remove cacert from client Authentication. It's already in CABundle. 4 years ago
  ric 7de9dc98c5 small fix on constant name 4 years ago
  ric c7fc6b24d3 complete initial version to review 4 years ago
  ric daffd18457 start work on getClientCertPath() 4 years ago