ironcore-dev / ironcore-dev/metal-operator
Provide support for boot from Virtual Media
Open
area/metal-automation
enhancement
- Dominant language
- Go
- Stars
- 33
- Forks
- 30
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
Summary
Provide support for boot from Virtual Media. This will require the provision of either:
-
A bootable ISO/IMG file with ignition data built in. -
A bootable ISO/IMG file and an ISO/IMG file containing the ignition data. -
A bootable ISO/IMG file with a reference to an external source of ignition data.
ISO/IMG will be provided by ghcr.io as an OCI artefact and boot-operator Image Proxy Server will extract and present the required layers
Basic example
Required data will be held within the ServerClaim and the Ignition secret
May need to define boot method within ServerClaim.
Motivation
This will provide the capability for OOB provisioning of servers.
Contributor guide
No contributing guide indexed for this repository
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.