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 obsolete vault kubernetes jwt file read #371

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

lu1as
Copy link
Contributor

@lu1as lu1as commented Jun 23, 2023

The Vault Kubernetes JWT token is already checked and read here. Doing it again in vault.go results in an error, because the JWT token is used as file path.

@shtripat shtripat requested a review from aead June 23, 2023 13:29
@aead aead force-pushed the fix-vault-kubernetes-auth branch from 899757f to a299467 Compare July 5, 2023 16:53
@aead aead merged commit 0beb1b7 into minio:master Jul 5, 2023
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.

2 participants