You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preparing for v0.28.0 release (#1012)
Updating values.schema.json and adding an updated link for
helm-schema-gen. Updating go, vault-k8s tag, chart-verifier
version. Print the reason a chart-verifier test fails, and ignore
stderr from chart-verifier output since that foils jq. Fix bats
install and update version.
Prepare for 0.25.0 release (#916)
* Prepare for 0.25.0 release
* Update CSI acceptance test assertion
Starting in 1.4.0, the CSI provider caches Vault tokens locally. The main thing
we want to check is that the Agent cache is being used so that it's doing the
renewal legwork for any leased secrets, so check for the renewal log message instead
because CSI won't auth over and over anymore.