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

Error: exec format error for any score command #594

Open
adamency opened this issue Apr 8, 2024 · 1 comment
Open

Error: exec format error for any score command #594

adamency opened this issue Apr 8, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@adamency
Copy link

adamency commented Apr 8, 2024

Which version of kube-score are you using?

kube-score version: 1.18.0

What did you do?

  • Arch: linux/arm64
  • Kubernetes cluster v1.29.3
  • krew v0.4.4
  • installed score via kubectl krew install score
  • Ran kubectl krew score mymanifest.yml

What did you expect to see?

score works correctly

What did you see instead?

Error: exec format error

Which is most likely an architecture mismatch.

@zegl
Copy link
Owner

zegl commented Apr 8, 2024

Hey, yes. It seems like the releases to the krew-index are amd64-only at the moment.

Here's how to specify different downloads for different platforms, and our release script.

@zegl zegl added the help wanted Extra attention is needed label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants