Open vdice opened 2 years ago
Lol @vdice you humble bragging about your new M1? 😀 I need to get one of those!
The problem is that the unit tests rely on having the helm mixin, and helm3 doesn't support arm yet.
helm @ v1.2.4 did not publish a download for darwin/arm64
Looks like helm3 is releasing arm64 artifacts https://github.com/helm/helm/releases. Should this test skip in the presence of darwin/arm64 until support is added?
Oh sorry I should have been more clear that the helm3 mixin isn't compiling to arm. The current matrix for the porter client, mixin and plugins is windows/darwin/linux on amd64 only, and the runtime only supports linux/amd64.
Agreed that judicious skipping so that someone on arm can run the unit tests would be very helpful.
I'm seeing the following unit test failure on my M1 Mac w/ arm64 architecture: