Search Criteria
Package Details: kubelogin 1.26.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kubelogin.git (read-only, click to copy) |
---|---|
Package Base: | kubelogin |
Description: | Kubectl plugin for Kubernetes OpenID Connect authentication (oidc-login) |
Upstream URL: | https://github.com/int128/kubelogin |
Licenses: | Apache |
Submitter: | auroq |
Maintainer: | auroq |
Last Packager: | auroq |
Votes: | 2 |
Popularity: | 0.001718 |
First Submitted: | 2019-04-11 16:24 (UTC) |
Last Updated: | 2023-01-11 17:52 (UTC) |
Latest Comments
auroq commented on 2021-05-19 17:09 (UTC)
@xdavidwu Great idea! Not sure why I hadn't thought of it. I made that change in 1.23.2.
xdavidwu commented on 2021-05-19 16:41 (UTC)
Why not use symlink instead of installing the same binary at both
/usr/bin/kubectl-oidc_login
and/usr/bin/kubelogin
?