Skip to content

Conversation

@Luap99
Copy link
Member

@Luap99 Luap99 commented Mar 27, 2025

Do not use the interspersed option for logs, it is not needed and just restricts valid use cases.

Fixes #25653

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added release-note-none approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 27, 2025
@jankaluza
Copy link
Member

LGTM.

I cannot think of a real issue introduced by allowing flags to be placed before or after positional arguments as done in this PR in the logs command.

Do not use the interspersed option for logs, it is not needed and just
restricts valid use cases.

Fixes containers#25653

Signed-off-by: Paul Holzinger <[email protected]>
Copy link

@bupd bupd left a comment

Choose a reason for hiding this comment

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

lgtm, thanks

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 31, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 31, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bupd, giuseppe, Luap99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 5bca949 into containers:main Mar 31, 2025
75 checks passed
@Luap99 Luap99 deleted the logs branch March 31, 2025 13:29
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jun 30, 2025
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jun 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Incorrect behavior of podman container logs with -f and --follow flags

4 participants