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

fix: renew token of vault k8s auth method #332

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kryvchun
Copy link
Contributor

Description

Run vault token renewer when k8s auth method is used.

References
Fixes: #309
Consul-template part: hashicorp/consul-template#1750

@@ -2,10 +2,12 @@ module github.com/hashicorp/envconsul

go 1.19

replace github.com/hashicorp/consul-template => github.com/Kryvchun/consul-template v0.30.1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
replace github.com/hashicorp/consul-template => github.com/Kryvchun/consul-template v0.30.1

after merging hashicorp/consul-template#1750

@jnardone
Copy link

jnardone commented Jan 4, 2024

ANy update on getting this in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vault Kubernetes auth role token is not renewed
2 participants