Open yixingjia opened 2 years ago
Wow. It is surprising there has been no progress since Mar, 2022. Do you guys know if there is a workaround for the BYOH Controller image?
I have a couple raspberry pi's in my environment so having ARM support would be nice. I'm very new to the project, but I've started playing around in my fork to see what it might take. I've successfully added ARM support for other projects and it hasn't been too difficult.
The current workaround is :
Compile the agent code with arm64
GOARCH=amd64
add the
-skip-installation true
flag when start the agent.In the long term we should