Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Leverage new Vault 1.3 "Vault Agent Template" feature #8

Closed
asaintsever opened this issue Oct 31, 2019 · 1 comment
Closed

Leverage new Vault 1.3 "Vault Agent Template" feature #8

asaintsever opened this issue Oct 31, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@asaintsever
Copy link
Contributor

Vault Sidecar Injector currently injects 2 sidecars:

  • Vault Agent to authenticate against Vault server, get and renew Vault token
  • Consul Template to fetch secrets from Vault server using issued token

Vault 1.3 will come with a new "Vault Agent Template" feature that will combine what is achieved by those sidecars. By moving to this new Vault release we will reduce the footprint (only one sidecar injected), end up with a simpler configuration/chart and may expect faster startup time (to be tested).

Link to Vault Agent Template pull request: hashicorp/vault#7652

@asaintsever asaintsever added the enhancement New feature or request label Oct 31, 2019
@asaintsever asaintsever self-assigned this Oct 31, 2019
@asaintsever asaintsever pinned this issue Oct 31, 2019
@asaintsever asaintsever modified the milestones: v4.0.0, 4.0.0 Oct 31, 2019
@asaintsever
Copy link
Contributor Author

Handled by PR #9

@asaintsever asaintsever unpinned this issue Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant