Package Details: kubeswitch 0.9.2-1

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: 2024-11-10 10:53 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

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