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

HTTP Boot arch filtering #154

Open
5kt opened this issue Jun 5, 2024 · 1 comment
Open

HTTP Boot arch filtering #154

5kt opened this issue Jun 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@5kt
Copy link
Contributor

5kt commented Jun 5, 2024

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

@5kt 5kt added the enhancement New feature or request label Jun 5, 2024
@5kt 5kt self-assigned this Jun 6, 2024
@damyan
Copy link
Member

damyan commented Oct 29, 2024

Blocked by #206 for httpboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants