Skip to content

Releases: hashicorp/vault-plugin-auth-kubernetes

v0.7.1

21 Sep 17:20
Compare
Choose a tag to compare
Adds new config option `disable_local_ca_jwt` (#97)

Disables defaulting to the local CA cert and service account JWT when
running in a Kubernetes pod". Defaults to `false`.

v0.7.0

26 Jun 19:09
798c499
Compare
Choose a tag to compare

Add auto JWT/CA filesystem discovery [GH-83]