Skip to content

fix: renew token of vault k8s auth method#332

Draft
Kryvchun wants to merge 1 commit into
hashicorp:mainfrom
Kryvchun:feat/renew-vault-token
Draft

fix: renew token of vault k8s auth method#332
Kryvchun wants to merge 1 commit into
hashicorp:mainfrom
Kryvchun:feat/renew-vault-token

Conversation

@Kryvchun

Copy link
Copy Markdown
Contributor

Description

Run vault token renewer when k8s auth method is used.

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

Comment thread go.mod

go 1.19

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

Copy link
Copy Markdown
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

jnardone commented Jan 4, 2024

Copy link
Copy Markdown

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