Skip to content

v0.3.0: updating config format..

Compare
Choose a tag to compare
@anapsix anapsix released this 19 Jan 17:10
· 11 commits to main since this release

BREAKING CHANGE: k8s-vault.yaml config format updated. clusters renamed to contexts

Make sure to update your k8s-vault.yaml, and update your shell completion script.
For macOS it's k8s-vault completion > /usr/local/share/bash-completion/completions/k8s-vault

  • switching from "clusters" to "contexts" to make more sense.
    since .context[*].name is supposed to match context name in KUBECONFIG