ironcore-dev / ironcore-dev/boot-operator
Add optional TFP endpoint to `boot-operator`
Open
@damyan is already working on this.
Since Nov 11, 2025.
area/metal-automation
- Dominant language
- Go
- Stars
- 6
- Forks
- 9
- Avg merge
- 19h 5m
- Merged PRs (30d)
- 10
Description
What would you like to be added:
Add an optional endpoint for serving PXE binaries via tftp using e.g. https://github.com/pin/tftp.
I would recommend to have a flag like: --enable-tftp + --tftp-artefacts-dir which will be exposed via the tftp handler.
Why is this needed:
This will dramatically simplify the deployment as there is no need to run tftp on the side.
/cc @damyan @hardikdr
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.