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

Add a fetch stage #859

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Add a fetch stage #859

merged 1 commit into from
Sep 24, 2019

Commits on Sep 24, 2019

  1. Add a fetch stage

    This stage just triggers the internal code which fetches the
    config and writes `/run/ignition.json`; from there it'd be picked
    up by later stages the way it was implicitly before.
    
    This is prep for adding support for redeploying the rootfs for
    Fedora CoreOS; we need to have a separate process determine
    whether the rootfs is being replaced, and if so do a save/restore
    across `ignition-disks.service`.
    
    See: coreos/ignition-dracut#107
    cgwalters committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    8926f0f View commit details
    Browse the repository at this point in the history