Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tap does not work on macOS/darwin arm64 systems #23

Open
spkane opened this issue Jul 6, 2023 · 1 comment
Open

tap does not work on macOS/darwin arm64 systems #23

spkane opened this issue Jul 6, 2023 · 1 comment

Comments

@spkane
Copy link

spkane commented Jul 6, 2023

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

@russell
Copy link

russell commented Sep 11, 2023

I put up a PR to add support a while ago #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants