Search Criteria
Package Details: aws-iam-authenticator-bin 0.6.27-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/aws-iam-authenticator-bin.git (read-only, click to copy) |
---|---|
Package Base: | aws-iam-authenticator-bin |
Description: | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster |
Upstream URL: | https://github.com/kubernetes-sigs/aws-iam-authenticator |
Licenses: | Apache-2.0 |
Conflicts: | aws-iam-authenticator |
Provides: | aws-iam-authenticator |
Submitter: | zachasme |
Maintainer: | orax |
Last Packager: | orax |
Votes: | 7 |
Popularity: | 0.78 |
First Submitted: | 2018-11-16 11:44 (UTC) |
Last Updated: | 2024-11-06 13:58 (UTC) |
Dependencies (0)
Required by (2)
- kconnect (requires aws-iam-authenticator) (optional)
- kconnect-bin (requires aws-iam-authenticator) (optional)
Latest Comments
zachasme commented on 2022-08-23 10:55 (UTC)
Thanks, @dcunningham, you are correct. I've updated accordingly.
dcunningham commented on 2022-08-11 14:55 (UTC)
What is the protocol for getting this up to the latest version (0.5.9) @zachasme? I believe all it needs is an updated PKGBUILD with the latest version and checksum.
gunix commented on 2019-01-03 21:34 (UTC)
You have my vote, sir! Good work!
zachasme commented on 2019-01-03 13:53 (UTC)
Good point. It's now using the binaries provided by the official GitHub page.
gunix commented on 2019-01-03 12:11 (UTC)
It's using the binary provided by AWS, not the one from GitHub. I would also like to see the GitHub binary, instead of the AWS binary. Link to the github binary: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.3.0/heptio-authenticator-aws_0.3.0_linux_amd64 This would also make the version easier to track, since right now the version is tracked using the k8s version reported by AWS, instead of the aws-iam-authenticator version.
xblackbytesx commented on 2018-12-18 14:11 (UTC)
Why is this not using the binaries provided by the official GitHub page. I find the difference in both versioning and file-size a bit suspicious.