-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add armhf (32-bit ARM) architecture support [ISD-5856] #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a5cb5da
feat: add armhf (32-bit ARM) architecture support
florentianayuwono 30daea5
Apply suggestions from code review
florentianayuwono 0c47f67
feat: pre-install rustup and docker-buildx on armhf images
florentianayuwono 857cfb1
feat: restrict armhf builds to noble+ base images
florentianayuwono 63a87cc
docs: document UnsupportedArchitectureError in _generate_cloud_init_s…
florentianayuwono c1cda23
refactor(tests): move TESTDATA_TEST_SCRIPT_URL to commands.py
florentianayuwono 05bca9e
test: add arch-conditional armhf runner assertions
florentianayuwono 9887b4d
test: run arch-specific commands in openstack integration test
florentianayuwono 6f1dce3
test: map --arch armhf to Arch.ARM in integration conftest
florentianayuwono e73ce4c
ci: add armhf integration-test leg on noble+resolute
florentianayuwono 66c11f3
test: allow --arch armhf in integration pytest option
florentianayuwono dec30d2
fix: use armv7l as OpenStack architecture for armhf
florentianayuwono 5638761
fix(armhf): set virtio image properties so 32-bit ARM images boot
florentianayuwono 1ddc559
Merge branch 'main' into feat/armhf-arch-support-isd-5856
florentianayuwono 1f0d638
fix(armhf): put config drive on virtio-blk bus
florentianayuwono eaf00fe
fix(armhf): revert config drive to virtio-scsi CD-ROM bus
florentianayuwono 62dfb32
docs(armhf): add design for arm64 boot image + 32-bit runner payload
florentianayuwono 9e0e445
fix(armhf): map Arch.ARM glance architecture to aarch64
florentianayuwono 7d19b97
fix(armhf): download arm64 base cloud image for Arch.ARM
florentianayuwono 8a60851
fix(armhf): drop obsolete virtio glance properties
florentianayuwono 4f90d51
fix(armhf): install armhf-qualified runtime deps for the 32-bit runner
florentianayuwono b4204e0
feat(armhf): enable armhf multiarch in cloud-init
florentianayuwono 90e0f06
docs(armhf): add arm64 multiarch image implementation plan
florentianayuwono c36f96f
chore: stop tracking superpowers planning artifacts
florentianayuwono 53c164c
fix(armhf): fetch armhf packages from ports.ubuntu.com
florentianayuwono 3498481
fix(armhf): resolve armhf apt package conflicts
florentianayuwono 73e4087
fix(armhf): preserve pinned apt sources on runner VM
florentianayuwono 3eb7dd4
chore: bump copyright year to 2026 in test_integration_commands
florentianayuwono File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.