Skip to content

specgen: move log_path handling over to the server#28800

Open
danishprakash wants to merge 1 commit into
containers:mainfrom
danishprakash:remote-log-path
Open

specgen: move log_path handling over to the server#28800
danishprakash wants to merge 1 commit into
containers:mainfrom
danishprakash:remote-log-path

Conversation

@danishprakash
Copy link
Copy Markdown
Member

log_path is currently set at the client side and is ignored by the server in a remote session. This leads to either incorrect log_path being considered by the server or not honored at all. Move the handling from client to the server, in line with other flags such as log_driver.

Fixes #28792

@mheon
Copy link
Copy Markdown
Member

mheon commented May 27, 2026

Sure. More sensible to set it here than it is on the client side. LGTM

@mheon
Copy link
Copy Markdown
Member

mheon commented May 27, 2026

Rebase should fix CI

log_path is currently set at the client side and is ignored by
the server in a remote session. This leads to either incorrect log_path
being considered by the server or not honored at all. Move the handling
from client to the server, in line with other flags such as log_driver.

Signed-off-by: Danish Prakash <contact@danishpraka.sh>
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

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.

log_path config setting is ignored for remote podman

2 participants