cnrancher / autok3s

Run K3s Everywhere
https://www.suse.com
Apache License 2.0
753 stars 76 forks source link

[BUG] Failed to run on macOS Ventura #619

Closed niusmallnan closed 1 year ago

niusmallnan commented 1 year ago

Describe the bug The darwin amd64 binary can not work on macOS Ventura with Intel CPU.

similar issue: https://github.com/cnrancher/autok3s/issues/516

Environments (please complete the following information):

Additional context I recommend removing UPX compression for the darwin binary. While this results in some kind of highlight being lost, similar distress can be avoided.

orangedeng commented 1 year ago

Solved in v0.9.0-rc1,the Darwin binaries will not be compressed in CI process