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

feature(storage): config support for generating physical volumes #1652

Merged

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    7e20423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7bc4d View commit details
    Browse the repository at this point in the history
  3. refactor(storage): remove solving values from JSON conversions

    - Solving encryption and filesystem configs is now done by the config solver.
    - JSON conversion only applies the values provided by the JSON data and
      expands 'generate' for partitions and logical volumes.
    joseivanlopez committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a37a516 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b751c4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff1235 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09998fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebce78c View commit details
    Browse the repository at this point in the history
  8. service: changelog

    joseivanlopez committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cf82e99 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    e4fe3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd5eac View commit details
    Browse the repository at this point in the history