-
Notifications
You must be signed in to change notification settings - Fork 423
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
aws-iam-authenticator version
returns empty output
#170
Comments
/kind bug |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Thanks, bot. I'm glad at least you are paying attention. |
/remove-lifecycle stale |
Can you verify this is fixed for you in the newest version with: #187 Essentially the version is only set when its built with the correct ldflags:
It could probably be improved by using a short git hash with a dirty tag like |
Sorry for snarking, I should have checked through issues and PRs when I got pinged by the bot. I wish this issue was linked in that one before now. I confirm that #187 works as advertised when run against a version built with I think part of the problem (separate issue) is that there is only one place that mentions installation in the README: toward the bottom of this section. Also, at the time I created this issue, the latest release was pretty far behind master IIRC. Either way, a prominent section in the readme about installation options showing both the dl/chmod/cp stuff and go get would be helpful IMO. /close |
@keithlayne: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@nckturner The AWS docs should be updated and provide a download link to a binary printing the correct version number. Using the provided Linux download link, I still get |
The text was updated successfully, but these errors were encountered: