Skip to content

Add defaults for machine-image#411

Merged
baude merged 1 commit into
containers:mainfrom
inknos:run-3578
Nov 5, 2025
Merged

Add defaults for machine-image#411
baude merged 1 commit into
containers:mainfrom
inknos:run-3578

Conversation

@inknos
Copy link
Copy Markdown
Contributor

@inknos inknos commented Oct 22, 2025

@podmanbot
Copy link
Copy Markdown

✅ A new PR has been created in buildah to vendor these changes: containers/buildah#6446

Copy link
Copy Markdown
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

The default image should likely be mentioned in common/docs/containers.conf.5.md as well.

Comment thread common/pkg/config/default.go Outdated
podmanbot pushed a commit to podmanbot/buildah that referenced this pull request Oct 23, 2025
Fixes: https://issues.redhat.com/browse/RUN-3578

Signed-off-by: Nicola Sella <nsella@redhat.com>
podmanbot pushed a commit to podmanbot/buildah that referenced this pull request Oct 23, 2025
Copy link
Copy Markdown
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

Implementation LGTM, I have no opinion on whether this should happen. Trusting the Jira issue existence in that respect.

CPUs: uint64(cpus),
DiskSize: 100,
// TODO: Set machine image default here
// Currently the default is set in Podman as we need time to stabilize
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is the default no longer set in Podman? If it still is, I would not pull this and the next line of comment.

@TomSweeneyRedHat
Copy link
Copy Markdown
Member

One question,
otherwise LGTM

@baude baude merged commit 019c0d3 into containers:main Nov 5, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to "common" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants