Skip to content

Do not rely on SystemIP to serve IPXE #159

@defo89

Description

@defo89

What would you like to be added:

Currently we serve the appropriate ipxe script based on source IP address the HTTP request was coming from.
Here: https://github.com/ironcore-dev/boot-operator/blob/main/server/bootserver.go#L93-L118

This sets a dependency on assigning same static IP address to the server during initial discovery and during further redeployment.

We could investigate whether UUID or MAC address could be used to identify the server.

Metadata

Metadata

Assignees

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions