Skip to content

v1.0

Compare
Choose a tag to compare
@iamabhishek-dubey iamabhishek-dubey released this 21 Apr 16:54
· 29 commits to master since this release

v1.0

April 11, 2021

🎉 [Features Added]

  • Authentication to Hashicorp vault using Kubernetes service-account
  • RBAC implementation of vault using different policies of vault and association of policy with service-account
  • Inject secret directly to pods/containers running inside Kubernetes
  • Support regex to inject all secrets from a certain path of Vault
  • Inject secrets directly to the process of the container, i.e. after the injection you cannot read secrets from the environment variable