This message was deleted.
# cluster-api
a
This message was deleted.
m
I think there is wrong binary copied.
Copy code
docker create <http://ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet:v0.5.1@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721|ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet:v0.5.1@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721>
Unable to find image '<http://ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet:v0.5.1@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721|ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet:v0.5.1@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721>' locally
<http://ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721|ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721>: Pulling from rancher-sandbox/cluster-api-addon-provider-fleet
Digest: sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721
Status: Downloaded newer image for <http://ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721|ghcr.io/rancher-sandbox/cluster-api-addon-provider-fleet@sha256:fd98ad72c57b062fffda997764474d360a9d83660f27b942542fccde09a10721>
ebb24834b6c1193c84882559e5e5d66331a6577edfeb00c84d5c4de8b94bd472
➜ docker cp ebb24834b6c1193c84882559e5e5d66331a6577edfeb00c84d5c4de8b94bd472:/apps/controller ./
➜ file controller
controller: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=bcb4dd6460c1ac1553c646993f069105ecf8aa10, not stripped
According to the latest build logs, cargo is only executed against linux/amd64
l
Hey, sorry for the issue, it was a regression. Feel free to try 0.6.0 release. I think it was accidentally removed because the arm64 build was taking multiple hours and failing before the Fosdem demo, and the fix for that introduced regression 😅