Closed adriannowak closed 2 years ago
Thanks a lot @adriannowak! I unassigning it so someone could take it to create the CQs
Hi @adriannowak could you please confirm that KMP v1.8.0 works on your Apple M1 machine?
@manusa I've checked it with 1.9.1 - it works
[INFO] k8s: [helloworld-java:1.9.1] "hello-world": Built image sha256:1d260
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.357 s
[INFO] Finished at: 2022-10-14T15:54:26+02:00
[INFO] ------------------------------------------------------------------------
Awesome, thx!
Description
The
kubernetes-maven-plugin
doesn't work on Apple M1 machines. Similar issue was also reported indocker-maven-plugin
and fixed by upgradingjnr-unixsocket
to at least 0.38.17AI
com.github.jnr:jnr-unixsocket
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=24105CQ for the (overridden?) version 5.0.3 ofCovered by Eclipse Dash dependency reportorg.ow2.asm:asm
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=24106Info
mvn -v
) :How to reproduce (macOS with M1 CPU only):
maven output: