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

bib: add support for the new Disk customizations #725

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

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Nov 25, 2024

This PR adds support for the new Disk customizations from osbuild/images#1041 into bib.

Split from #721 to allow people to experiment easier, getting the integration test right is a bit tedious.

@achilleas-k
Copy link
Member

Pyflake is unhappy:

/home/runner/work/bootc-image-builder/bootc-image-builder/test/test_manifest.py:556:1: E303 too many blank lines (3)

@achilleas-k
Copy link
Member

FWIW, I tested this PR myself and it all works well. I'm good to merge to get the feature in people's hands and we can add an integration test later.

@achilleas-k achilleas-k force-pushed the use-new-disk-customizations-no-integration-test-yet branch from 60169e7 to ed60e4c Compare November 25, 2024 14:47
@achilleas-k
Copy link
Member

Fixed the linting issue and amended.

This commit makes use of the excellent work in
osbuild/images#1041 and wires up support
to generate LVM and btrfs volumes via the new disk customizations.

It also add tests.
@achilleas-k achilleas-k force-pushed the use-new-disk-customizations-no-integration-test-yet branch from ed60e4c to 1ddd447 Compare November 25, 2024 14:48
@achilleas-k achilleas-k added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@achilleas-k achilleas-k added this pull request to the merge queue Nov 25, 2024
@achilleas-k
Copy link
Member

Flake on the merge queue.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@achilleas-k achilleas-k added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@mvo5 mvo5 added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@achilleas-k
Copy link
Member

I guess it's not a flake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants