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

Use custom client-go auth plugin for kubectl to prevent writing SA token to disk #51

Open
jessesomerville opened this issue Apr 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request medium priority This issue does not need urgent attention, but is still important

Comments

@jessesomerville
Copy link
Contributor

As of PR #50 the privileged service account is being written to the disk in the temporary kubeconfig. This can be prevented by using a client-go auth plugin that lets kubectl get the token from eiam without ever writing it to the disk.

@jessesomerville jessesomerville added the enhancement New feature or request label Apr 14, 2021
@jessesomerville jessesomerville self-assigned this Apr 14, 2021
@jessesomerville jessesomerville added the medium priority This issue does not need urgent attention, but is still important label May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority This issue does not need urgent attention, but is still important
Development

No branches or pull requests

1 participant