История коммитов

Автор SHA1 Сообщение Дата
  Daniel Hix d53b3df7f8 Remove namespace requirement for secret store and require for cluster secret store 4 лет назад
  Martin Montes 394c4257f1 Checking nil value when parsing secret values. Added tests 4 лет назад
  Martin Montes d09beae10b fix: checking nil values when reading secret in vault provider 4 лет назад
  Arthur dc8398b6c1 merge main into refactor/cognitifeComplexity 4 лет назад
  Arthur e44b025cdd fix lint 4 лет назад
  Daniel Hix 1ab920bc6b Swap to switch statements to ease readability 4 лет назад
  Daniel Hix 9c5c588b19 Move logic into separate function to try and help code smell 4 лет назад
  Daniel Hix 0f71dd0846 Add config map option/ability to specify for cert in caProvider 4 лет назад
  Arthur e617ce9e23 refactor vault token functions for better cognitive complexity 4 лет назад
  Daniel Hix 3ff2bfd559 Fix linting issue 4 лет назад
  Daniel Hix b3a44fdbd0 Merge branch 'external-secrets:main' into vault-ca-provider 4 лет назад
  Daniel Hix d7c861d38d Add logic to pull cert from K8s secret. 4 лет назад
  Cooper Benson af5b8295bb Revoke Vault token on Close 4 лет назад
  zamysel 7017935888 Add support for Yandex Lockbox 4 лет назад
  Kian abe1a9a202 Fixing incoming changes 4 лет назад
  Kian 17fa30737c Attempting to fix lint issues with gofmt -s 4 лет назад
  KianTigger 28b50123e3 Adding back removals caused by incorrect commit. 4 лет назад
  KianTigger 3eeb69c897 Merge branch 'main' into k8s_common_types_e2e_tests 4 лет назад
  Kian 3514227291 Amending logging secret values when debugging. Kept different error messages 4 лет назад
  Lucas Severo Alves 3c6e548cfa we want inner values to be strings, even if it is json strings 4 лет назад
  Kian 6f3adf91d5 fixing lint issues 4 лет назад
  paul-the-alien[bot] e65658d543 Merge pull request #265 from ricardoptcosta/mtls-auth 4 лет назад
  Kian 7be8db468e fixing local changes 4 лет назад
  Kian db6b9297cd fixing conflicts and pulling changes 4 лет назад
  ric 832a06c69a add unit tests on Client TLS Auth 4 лет назад
  Lawrence Brogan 3a4dfadb68 Fix Openshift 4.7 issues 4 лет назад
  Kian Kordtomeikel 723d8b53b6 fixed error messages and switch case in vault provider. Attempted fixes for vault JSON syncing errors 4 лет назад
  ric a772f6339e fix lint warnings 4 лет назад
  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 лет назад
  ric 4221c1b151 remove cacert from client Authentication. It's already in CABundle. 4 лет назад