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

Pre-apply Ignition kargs at installation time as an optimization #797

Open
jlebon opened this issue Mar 7, 2022 · 0 comments
Open

Pre-apply Ignition kargs at installation time as an optimization #797

jlebon opened this issue Mar 7, 2022 · 0 comments
Assignees
Labels

Comments

@jlebon
Copy link
Member

jlebon commented Mar 7, 2022

Feature Request

Desired Feature

If a target Ignition config is provided to the installer, and it is "flattened" (i.e. no replacements or merges), then coreos-installer could learn to pre-apply any kernel arguments in the Ignition config. This will avoid a system reboot, which can be costly on some bare metal systems. And in the case of console kargs, the boot we eliminate is confusing because there's no feedback available.

Related: coreos/fedora-coreos-tracker#1116

Other Information

This is easier to do now that coreos-installer knows about the Ignition schema from the iso/pxe customize work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants