Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Allow for customization of iPXE script URL: #55

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

jacobweinstock
Copy link
Member

Description

This allows consumers the ability to customize the iPXE script URL based on information in the DHCP packet. This flexibility will allow users to do things like host the iPXE script at dynamic URL path endpoints. for example //script.ipxe

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This allows consumers the ability to customize
the iPXE script URL based on information in the
DHCP packet. This flexibility will allow users to
do things like host the iPXE script at dynamic
URL path endpoints. for example /<mac address>/script.ipxe

Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock added the ready-to-merge Mergify: Ready for Merging label Nov 2, 2023
@mergify mergify bot merged commit 28d9c2f into tinkerbell:main Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge Mergify: Ready for Merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants