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

killed ./karpenter-convert #7536

Open
gerardo8a opened this issue Dec 16, 2024 · 0 comments
Open

killed ./karpenter-convert #7536

gerardo8a opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issues that need to be triaged

Comments

@gerardo8a
Copy link

Description

Observed Behavior:
binary execution gets killed

Expected Behavior:
command should run

Reproduction Steps (Please include YAML):
karpenter-convert -f . > output.yaml

downloaded the go version for karpenter-convert , but after trying to run it just gets killed right away

~/go/bin/karpenter-convert -f . > output.yaml
[1] 27343 killed ~/go/bin/karpenter-convert -f . > output.yaml

Installed as suggested in the documentation
go install github.com/aws/karpenter/tools/karpenter-convert/cmd/[email protected]\n

I'm using a Macbook Pro M1

Let me know if you need more information

@gerardo8a gerardo8a added bug Something isn't working needs-triage Issues that need to be triaged labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant