Skip to content
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

Allow for cross-architecture ISO builds #1170

Open
bcross opened this issue Jan 16, 2024 · 3 comments
Open

Allow for cross-architecture ISO builds #1170

bcross opened this issue Jan 16, 2024 · 3 comments
Labels
kind/enhancement New feature or request

Comments

@bcross
Copy link

bcross commented Jan 16, 2024

What steps did you take and what happened:
I clicked the "Build ISO" button on the "Registration Endpoint" page.

What did you expect to happen:
I expected a bootable ISO to be created.

Anything else you would like to add:
An ISO is created, but the contents of the EFI/BOOT folder only contains BOOTAA64.EFI instead of bootx64.efi and is not bootable on a amd64 system. I assume this is because my Kubernetes cluster is running on arm64. It would be great to be able to generate bootable ISOs for amd64 on an arm64 Kubernetes cluster.

Environment:

  • Elemental release version (use cat /etc/os-release): 1.3
  • Rancher version: 2.8 (arm64)
  • Kubernetes version (use kubectl version): v1.27.9+k3s1 (arm64)
  • Cloud provider or hardware configuration: k3s in OCI VMs
@kkaempf kkaempf added kind/bug Something isn't working kind/enhancement New feature or request and removed kind/bug Something isn't working labels Jan 17, 2024
@kkaempf kkaempf changed the title ISO build issue Allow for cross-architecture ISO builds Jan 17, 2024
@kkaempf
Copy link
Contributor

kkaempf commented Jan 17, 2024

Thanks for reporting this. I adapted the title and added it to our backlog.

@kkaempf
Copy link
Contributor

kkaempf commented Feb 8, 2024

See rancher/elemental-operator#600

@frelon
Copy link
Contributor

frelon commented May 28, 2024

FYI cross-arch ISO builds were implemented in rancher/elemental-operator#728

The issue tracking this feature for the ui is rancher/elemental-ui#181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: 💡 Backlog
Development

No branches or pull requests

3 participants