Search Criteria
Package Details: azure-kubelogin 0.0.25-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/azure-kubelogin.git (read-only, click to copy) |
---|---|
Package Base: | azure-kubelogin |
Description: | A Kubernetes credential (exec) plugin implementing azure authentication |
Upstream URL: | https://github.com/Azure/kubelogin |
Licenses: | MIT |
Conflicts: | kubelogin |
Submitter: | cznk |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 4 |
Popularity: | 0.118665 |
First Submitted: | 2021-05-11 21:11 (UTC) |
Last Updated: | 2022-12-21 09:16 (UTC) |
Dependencies (1)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
carsme commented on 2022-12-17 17:00 (UTC)
@dbgonz Versioning should be fixed now.
dbgonz commented on 2022-07-08 20:28 (UTC) (edited on 2022-07-08 20:31 (UTC) by dbgonz)
There is a discrepancy between the PKGBUILD and Makefile. When I install the package I get this as the result from running
kubelogin --version
:kubelogin version
git hash:
Go version:
Build time:
When I manually run
make all
in the src build directory the kubelogin command is giving me the expected results:kubelogin version
git hash: master/51513875119b
Go version: go1.18.3
Build time: 2022-07-08T20:24:05Z