Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of auth/kubernetes: support for dynamically reloading short-lived tokens into release/1.9.x #13698

Merged
merged 5 commits into from Jan 22, 2022

Commits on Jan 19, 2022

  1. auth/kubernetes: support for dynamically reloading short-lived tokens (

    …#13595)
    
    * auth/kubernetes: support for short-lived tokens
    
    * Uplift new version of Kubernetes auth plugin that does not store the
      service account token persistently to Vault storage.
    
    * Update the documentation to recommend local token again when running
      Vault inside cluster.
    
    Signed-off-by: Tero Saarni <tero.saarni@est.tech>
    
    * Added changelog entry
    
    Signed-off-by: Tero Saarni <tero.saarni@est.tech>
    
    * clarification to changelog entry, executed go mod tidy
    
    * clarifications and added targeted release version
    tsaarni authored and tvoran committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f30e438 View commit details
    Browse the repository at this point in the history
  2. update available version to 1.9.3+ and changelog

    renamed changelog file to the backport pr number.
    tvoran committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e625b7e View commit details
    Browse the repository at this point in the history
  3. update go.mod to k8s-auth@v0.11.4

    go get github.com/hashicorp/vault-plugin-auth-kubernetes@v0.11.4
    go mod tidy
    tvoran committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5cbc6de View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge remote-tracking branch 'origin/release/1.9.x' into backport/tsa…

    …arni/issue12855/similarly-rare-dove
    tvoran committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b68a204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1abf1e View commit details
    Browse the repository at this point in the history