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

stages/disks: support resizing an existing partition #1087

Merged
merged 4 commits into from
Sep 16, 2020

Commits on Sep 15, 2020

  1. config: add resize to schema

    This field is added to resize an existing partition
    sohankunkerkar committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5267c6e View commit details
    Browse the repository at this point in the history
  2. stages/disks: support resizing an existing partition

    Fixes coreos#924
    This fix will allow users to resize an existing partition without wiping
    out an entry from the partition table.
    sohankunkerkar committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    01e1eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed48618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeaae9a View commit details
    Browse the repository at this point in the history