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

WIP: fcos translate.go: add warn on small or constrained root partition #378

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2022

  1. fcos translate.go: add warn on small or constrained root partition

    Fixes coreos#211, the root partition needs a certain amount of space, with
    recent changes butane has the opportunity to warn when those expectations
    are not met. Add a warn when the root is too small, and additionally
    add warn when the root is small and cannot expand.
    prestist committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    392efa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f80a6 View commit details
    Browse the repository at this point in the history