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

wip: Add experimental build-from-manifest #5211

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

Conversation

cgwalters
Copy link
Member

Part of work on https://gitlab.com/fedora/bootc/tracker/-/issues/32

Basically here we're trying to make it more "first class"
to generate a base rootfs from the existing treefiles, which can
then be further mutated however (e.g. RUN dnf --installroot=/rootfs)
in a container build.

When we're doing a source root, that's where we should find repos.
Part of work on https://gitlab.com/fedora/bootc/tracker/-/issues/32

Basically here we're trying to make it more "first class"
to generate a base rootfs from the existing treefiles, which can
then be further mutated however (e.g. `RUN dnf --installroot=/rootfs`)
in a container build.
Copy link

openshift-ci bot commented Jan 10, 2025

@cgwalters: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/fcos-e2e 1214507 link true /test fcos-e2e
ci/prow/kola-upgrade 1214507 link true /test kola-upgrade

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Successfully merging this pull request may close these issues.

1 participant