-
Notifications
You must be signed in to change notification settings - Fork 210
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
Release binaries don't work on macOS #1034
Comments
This issue has been automatically marked as stale because it has not |
This issue has not seen any activity since it was marked stale. |
This issue has been automatically marked as stale because it has not |
This issue has not seen any activity since it was marked stale. |
Reported by Ákos Veres on Cilium Slack: https://cilium.slack.com/archives/C1MATJ5U5/p1660126747756219
The darwin/arm64 and darwin/amd64 binaries provided as part of the GitHub releases don't run on macOS because they are not codesigned:
Installing cilium-cli from Homebrew works fine.
The text was updated successfully, but these errors were encountered: