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

update k8s auth version for 1.10.x #15585

Merged
merged 3 commits into from May 25, 2022

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented May 24, 2022

Update the k8s auth plugin to v0.12.1

Steps:

go get github.com/hashicorp/vault-plugin-auth-kubernetes@v0.12.1
go mod tidy

Bugs:
- Fix error code when using the wrong service account

go get github.com/hashicorp/vault-plugin-auth-kubernetes@v0.12.1
go mod tidy
@tvoran tvoran added this to the 1.10.4 milestone May 24, 2022
@tvoran tvoran requested a review from a team May 24, 2022 21:34
Copy link
Contributor

@swenson swenson left a comment

Choose a reason for hiding this comment

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

LGTM

@tvoran tvoran merged commit f1ad67e into release/1.10.x May 25, 2022
@tvoran tvoran deleted the rel-1.10.x-update-k8s-auth-version branch May 25, 2022 18:04
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.

None yet

2 participants