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 file/directory customizations #841

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Feb 17, 2025

[draft until https://github.com/osbuild/images/pull/1267 is merged, sorry for this, the integration test found it and this PR now includes a go.mod replace to test with this branch]

This commit adds support for files/directories in blueprint
customizations.

This needs osbuild/images#1227

Closes: #834

[edit this will also need an update in https://osbuild.org/docs/user-guide/blueprint-reference/#files-and-directories once merged]

@mvo5 mvo5 force-pushed the files-dirs branch 2 times, most recently from fba8a3a to a1b0563 Compare February 18, 2025 12:02
@mvo5 mvo5 force-pushed the files-dirs branch 2 times, most recently from 0a12bc7 to 0a40be9 Compare February 26, 2025 14:01
@mvo5 mvo5 marked this pull request as ready for review February 26, 2025 14:01
achilleas-k
achilleas-k previously approved these changes Feb 26, 2025
mvo5 added a commit to mvo5/images that referenced this pull request 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
mvo5 added a commit to mvo5/images that referenced this pull request Feb 26, 2025
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 marked this pull request as draft February 26, 2025 17:01
mvo5 added 3 commits February 27, 2025 09:40
This commit adds support for files/directories in blueprint
customizations.

This needs osbuild/images#1227

Closes: osbuild#834
This commit adds a full integration test for the files/dir blueprint
customizations.
github-merge-queue bot pushed a commit to osbuild/images that referenced this pull request Feb 27, 2025
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
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.

[RFE] Inject files and directories during conversion
2 participants