Search Criteria
Package Details: aws-iam-authenticator 0.7.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aws-iam-authenticator.git (read-only, click to copy) |
|---|---|
| Package Base: | aws-iam-authenticator |
| Description: | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster |
| Upstream URL: | https://github.com/kubernetes-sigs/aws-iam-authenticator |
| Keywords: | authenticator aws iam k8s kubernetes |
| Licenses: | Apache-2.0 |
| Conflicts: | aws-iam-authenticator-bin, aws-iam-authenticator-git |
| Provides: | aws-iam-authenticator |
| Submitter: | dbirks |
| Maintainer: | orax |
| Last Packager: | orax |
| Votes: | 3 |
| Popularity: | 0.000006 |
| First Submitted: | 2019-07-16 05:57 (UTC) |
| Last Updated: | 2025-11-12 09:03 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Required by (2)
- kconnect (optional)
- kconnect-bin (optional)
Latest Comments
elldritch commented on 2023-04-08 00:08 (UTC)
Yeah, I'm seeing the same issue as @dcunningham. I think the issue is that the PKGBUILD does not set the correct
ldflagsduring thego build.See the correct
ldflagsfrom the source Makefile: https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/f131685174cf16630a49baef08c472f99db47f70/Makefile#L66Compare to: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=aws-iam-authenticator&id=1d5fe623faf8bc7e8f217bd7e1e644481d4fb6c1#n19
dcunningham commented on 2022-08-11 14:48 (UTC)
aws-iam-authenticator versionreturns{"Version":"unversioned"}, but should say 0.5.9?sysfs commented on 2022-03-29 20:05 (UTC)
Adopting for posterity. Big ups to previous maintainers!
pulpo commented on 2019-12-28 18:51 (UTC)
Please add aarch64 to the archs array at the PKGBUILD, I tested here and I had a successful build.
lash commented on 2019-09-18 09:44 (UTC)
Missing build dependency
depin PKGBUILD