Skip to content

[pull] main from bootc-dev:main#137

Merged
pull[bot] merged 1 commit into
TheTechOddBug:mainfrom
bootc-dev:main
Apr 8, 2026
Merged

[pull] main from bootc-dev:main#137
pull[bot] merged 1 commit into
TheTechOddBug:mainfrom
bootc-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 8, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Intel VROC creates a topology where NVMe disks have
MD RAID arrays as children, with the actual partitions (including the
ESP) nested under the RAID array: nvme0n1 → md126 → md126p1 (ESP).

Previously find_partition_of_esp_optional() only searched direct
children, so it would miss the ESP in this layout. Now it recurses
into children that carry their own partition table, which handles
the firmware RAID case naturally.

Add a lsblk JSON fixture representing a dual-NVMe firmware RAID1
layout and a test validating that ESP discovery works through the
RAID layer.

Assisted-by: Claude Code (Opus 4)
Signed-off-by: ckyrouac <ckyrouac@redhat.com>
@pull pull Bot locked and limited conversation to collaborators Apr 8, 2026
@pull pull Bot added the ⤵️ pull label Apr 8, 2026
@pull pull Bot merged commit b1fe5d6 into TheTechOddBug:main Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant