Is armhf support in the works?
snap install microk8s --classic --beta says that it is only published for (amd64, arm64) (as opposed to (amd64) without --beta).
It looks like this snap can be built on armhf, if you search that word in this repo.
Hi @qm3ster ,
We are not currently working on armhf, but we might do in the future.
Now that we have arm64 in our release process, supporting additional architectures is straight forward. I guess we are looking for some incentives to do so.
If you (or anyone else) are willing to lend a hand here what is entailed:
On our end we will enable the new architecture on the launchpad builders (https://kyrofa.com/posts/building-your-snap-on-device-there-s-a-better-way) and you will get on the edge channel a new build upon every commit. For pushing to beta/stable channels we will need to connect our ci to the respective hardware pool but that is internal.
Cheers!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Hi @qm3ster ,
We are not currently working on armhf, but we might do in the future.
Now that we have arm64 in our release process, supporting additional architectures is straight forward. I guess we are looking for some incentives to do so.
If you (or anyone else) are willing to lend a hand here what is entailed:
On our end we will enable the new architecture on the launchpad builders (https://kyrofa.com/posts/building-your-snap-on-device-there-s-a-better-way) and you will get on the edge channel a new build upon every commit. For pushing to beta/stable channels we will need to connect our ci to the respective hardware pool but that is internal.
Cheers!