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

manifest: add devices/mounts to the files/dir stages in bootc #1267

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Feb 26, 2025

Without this the files/dir stages will not have access to the generated container filesystem.

This was found by the integration test in
osbuild/bootc-image-builder#841

P.S. this is now integration tested with osbuild/bootc-image-builder#841 that pulls this in temporarily - the bib integration test now passes locally
[edit: the integration test in bib in https://github.com/osbuild/bootc-image-builder/pull/841 has now passed with this change in CI as well]

Without this the files/dir stages will not have access to the
created bootc container filesystem.

This was found by the integration test in
osbuild/bootc-image-builder#841
@mvo5 mvo5 requested a review from a team as a code owner February 26, 2025 16:58
mvo5 added a commit to mvo5/bootc-image-builder that referenced this pull request Feb 26, 2025
mvo5 added a commit to mvo5/bootc-image-builder that referenced this pull request Feb 27, 2025
@achilleas-k achilleas-k added this pull request to the merge queue Feb 27, 2025
Merged via the queue into osbuild:main with commit ac24200 Feb 27, 2025
20 checks passed
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.

3 participants