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

set consul-tempalte's vault default lease #273

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

eikenb
Copy link
Contributor

@eikenb eikenb commented Nov 16, 2021

Consul-template grew a configurable default lease time for vault but
it did it in a way that made envconsul use a 0 lease time.

This fixes that by setting the default lease time to the new default as
specified in vault's config (in consul-template).

Fixes #272

@eikenb eikenb added the bug label Nov 16, 2021
@eikenb eikenb added this to the v0.12.1 milestone Nov 16, 2021
@eikenb eikenb requested a review from a team November 16, 2021 23:54
Consul-template grew a configurable default lease time for vault but
it did it in a way that made envconsul use a 0 lease time.

This fixes that by setting the default lease time to the new default as
specified in vault's config (in consul-template).
@eikenb eikenb force-pushed the issue-272-vault-default-lease branch from 96228a2 to f879ab8 Compare November 17, 2021 00:05
@eikenb eikenb merged commit ec1d248 into master Nov 17, 2021
@eikenb eikenb deleted the issue-272-vault-default-lease branch November 17, 2021 19:05
@eikenb eikenb modified the milestones: v0.12.1, v0.13.0 Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.12.0 causes substantial increase in audit log entries on Vault server
2 participants