Skip to content

Bootc distro requires root filesystem even if disk.yaml exists #2380

@jbtrystram

Description

@jbtrystram

When running image-builder-cli on an image that have a complete /usr/lib/image-builder/bootc/disk.yaml we should not have to provide a default root filesystem at the bootc level, because bootc will be called with to-filesystem and it's not initializing it.

Right now, we hit the following:

Manifest generation step
Building manifest for bootc-based-qcow2
error: failed to initialize bootc distro: missing required info: DefaultRootFs

Even though our disk.yaml is providing all the required information.

See discussion in coreos/fedora-coreos-config#4194

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions