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

gadget,tests: add support for volume-assignments in gadget #14563

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 30, 2024

  1. gadget,tests: add support for volume-assignment syntax in gadget.yaml…

    …, this will allow the gadget yaml to specify specific disk mappings when either installing or updating the system
    Meulengracht committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4970675 View commit details
    Browse the repository at this point in the history
  2. gadget: undo some of the previous disk changes, extract some identica…

    …l code used to identify devices for volumes
    Meulengracht committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b4c2f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c936628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52df5b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c965e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5584071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49e561c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    306b859 View commit details
    Browse the repository at this point in the history
  9. gadget: identical volume-assignments should take device assignment in…

    …to account, minor code improvements
    Meulengracht committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf90687 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a61b6a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. gadget: add tests for the unmocked VolumesForCurrentDeviceAssignment.…

    … Improve the doc strings based on suggestions from Maciej. Error out if multiple device assigments match the current device.
    Meulengracht committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    368d5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed72b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c474525 View commit details
    Browse the repository at this point in the history
  4. gadget,tests: rename name to assignment-name to reflect the spec …

    …inside `volume-assignments`.
    Meulengracht committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    22fc496 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    abab0d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    fdea94b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    128c53f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    c1f8f95 View commit details
    Browse the repository at this point in the history