Skip to content

Conversation

cgwalters
Copy link
Collaborator

No description provided.

@bootc-bot bootc-bot bot requested a review from jeckersb October 3, 2025 12:56
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request primarily updates the default base image in the Dockerfile from CentOS Stream 9 to CentOS Stream 10. This change is well-reflected in the updated comments. The PR also includes some beneficial miscellaneous changes, such as removing commented-out code in .packit.yaml and improving error context in a Rust file for better debuggability. The changes are correct and improve the codebase. I have no further suggestions.

Copy link
Contributor

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cgwalters
Copy link
Collaborator Author

cgwalters commented Oct 3, 2025

Error: configure storage: 'overlay' is not supported over overlayfs, a mount_program is required: backing file system is unsupported for this graph driver

Looking at this ➡️ #1666

@cgwalters cgwalters force-pushed the cfs-prep branch 2 times, most recently from c96b861 to 93b109c Compare October 7, 2025 22:24
@cgwalters cgwalters enabled auto-merge (rebase) October 7, 2025 22:27
It's too spammy.

Signed-off-by: Colin Walters <walters@verbum.org>
The rationale for having c9s by default was that it's
a lower bound (which is still true). But our CI covers
that; I'd rather now have the default be c10s be the default
as it will be the focus of features going forward.

Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Colin Walters <walters@verbum.org>
So it can be executed more generically on any container image as
input and write to output.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit de3c29f into bootc-dev:main Oct 8, 2025
34 of 35 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.

2 participants