Search Criteria
Package Details: kubeswitch 0.9.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kubeswitch.git (read-only, click to copy) |
|---|---|
| Package Base: | kubeswitch |
| Description: | kubeswitch (lazy: switch) is the single pane of glass for all of your kubeconfig files. Caters to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx. |
| Upstream URL: | https://github.com/danielfoehrKn/kubeswitch |
| Keywords: | kubernetes |
| Licenses: | Apache License 2.0 |
| Provides: | switch |
| Submitter: | schrodit |
| Maintainer: | schrodit |
| Last Packager: | schrodit |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-12-13 14:27 (UTC) |
| Last Updated: | 2026-03-04 08:38 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
tomasaschan commented on 2026-02-18 13:20 (UTC)
There's been a new release (0.9.3, about a year ago...). What can I do to help get that up here?
schrodit commented on 2024-11-10 10:57 (UTC)
@seankhliao thanks for hint. CGO is now force enabled when running tests.
seankhliao commented on 2024-11-09 19:16 (UTC)
the check() function in the PKGBUILD should force CGO_ENABLED=1 if it's going to unconditionally use -race in go test