ironcore-dev / ironcore-dev/FeDHCP

HTTP Boot arch filtering

Open
#154 1 comment 0 reactions 1 assignee View on GitHub

@5kt is already working on this.

Since Jun 6, 2024.

area/metal-automation enhancement
Dominant language
Go
Stars
3
Forks
8
Avg merge
1d 3h
Merged PRs (30d)
7

Description

Summary

At the moment, by using the httpboot plugin one can use a single URL that is going to be used as boot file URL for the clients, irrespective of their architecture so arm64 and x86_64 clients won't be able to boot.
An extra filter for the vendor class identifier should be added and instead of filtering for HTTPClient only, we should add some extra configuration to filter, for example, for HTTPClient:Arch:00016 for x86_64 clients and make it configurable.

Basic example

Motivation

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.