open-horizon / anax

Horizon agent control system
https://open-horizon.github.io/docs/anax/docs/
Apache License 2.0
73 stars 98 forks source link

Feature Request: add agent aarch64 binaries to edgeNodeFiles.sh #3253

Open johnwalicki opened 2 years ago

johnwalicki commented 2 years ago

Is your feature request related to a problem? Please describe.

The goal will be to build a bundle of horizon-agent-linux-rpm-aarch64.tar.gz RPMs for Fedora / Red Hat for ARM64 devices so that the agent binaries are delivered by edgeNodeFIles.sh and are publish to CSS for installation.

Additional context.

Modifications to edgeNodeFIles.sh will be required.

johnwalicki commented 2 years ago

Master GH issue: Architecture : Support for aarch64 RPMs #3255 will track all of this effort.

johnwalicki commented 2 years ago

Implementation would be similar to Doug's work in https://github.com/open-horizon/anax/pull/3451