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

Make PXE plugin not brake the plugin chain #151

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

damyan
Copy link
Contributor

@damyan damyan commented Jun 3, 2024

Otherwise PXE and file plugins are not useable together in IPv4, because both brake the plugin chain, though, both plugins are needed for the bootstrap pipeline

S. https://github.com/coredhcp/coredhcp/blob/master/plugins/file/plugin.go#L199

Otherwise `PXE` and `file` plugins are not useable together in IPv4,
because both brake the plugin chain, though, both plugins are needed for
the bootstrap pipeline

S. https://github.com/coredhcp/coredhcp/blob/master/plugins/file/plugin.go#L199
@github-actions github-actions bot added enhancement New feature or request size/M labels Jun 3, 2024
@damyan damyan merged commit b854a8d into main Jun 3, 2024
8 checks passed
@damyan damyan deleted the feature/fix-pxe-handling branch June 3, 2024 09:03
@damyan damyan mentioned this pull request Jun 5, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant