Skip to content

two small review fixes from storage.conf rework#28348

Merged
mheon merged 2 commits intocontainers:mainfrom
Luap99:fixes
Mar 23, 2026
Merged

two small review fixes from storage.conf rework#28348
mheon merged 2 commits intocontainers:mainfrom
Luap99:fixes

Conversation

@Luap99
Copy link
Copy Markdown
Member

@Luap99 Luap99 commented Mar 23, 2026

Two small follow fixes as pointed out by @mtrmac in #28194

Does this PR introduce a user-facing change?

None

Luap99 added 2 commits March 23, 2026 14:54
We do not want to bind mount storage.conf anymore.

Generally a podman with old config should work with the upgrade to new
podman with new config. The old podman with new config however may not
work as such we should not make them use the same config.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Per new config file parsing order the /etc/containers/storage.conf path
we create below is a clean overwrite so there is no need to explicitly
remove the file here.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Copy link
Copy Markdown
Member

@baude baude left a comment

Choose a reason for hiding this comment

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

LGTM

@mheon
Copy link
Copy Markdown
Member

mheon commented Mar 23, 2026

LGTM

@mheon mheon enabled auto-merge March 23, 2026 15:13
@mheon mheon merged commit 03ee20c into containers:main Mar 23, 2026
86 of 91 checks passed
@Luap99 Luap99 deleted the fixes branch March 23, 2026 15:41
@mtrmac
Copy link
Copy Markdown
Contributor

mtrmac commented Mar 23, 2026

Thanks!

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.

4 participants