Description
Installation via krew or brew fails and building it locally works, but the binary does not appear to work.
Kubectl commands to create reproducable environment / deployment
$ git clone git@github.com:soluble-ai/kubetap.git
$ cd kubetap
$ go build .
$ ./kubetap list
No output at all (expected or error) is produced.
Screenshots or other information
Go version: 1.20.5
Kubernetes client version: v1.27.3
Kubernetes server version: v1.24.6+k3s1
Description
Installation via
kreworbrewfails and building it locally works, but the binary does not appear to work.Kubectl commands to create reproducable environment / deployment
No output at all (expected or error) is produced.
Screenshots or other information
Go version: 1.20.5
Kubernetes client version: v1.27.3
Kubernetes server version: v1.24.6+k3s1