Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman --noout does not suppress machine command output #16201

Closed
ashley-cui opened this issue Oct 17, 2022 · 0 comments · Fixed by #16518
Closed

Podman --noout does not suppress machine command output #16201

ashley-cui opened this issue Oct 17, 2022 · 0 comments · Fixed by #16518
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@ashley-cui
Copy link
Member

ashley-cui commented Oct 17, 2022

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

Using the podman --noout flag with podman machine commands does not suppress output

Steps to reproduce the issue:

podman --noout machine init/start/stop/rm

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 17, 2022
@ashley-cui ashley-cui self-assigned this Nov 15, 2022
ashley-cui added a commit to ashley-cui/podman that referenced this issue Nov 15, 2022
Podman --noout was not suppressing output from commands that do not
create the podman engine. Now, Podman --noout properly suppresses output
from every command.

Fixes: containers#16201

Signed-off-by: Ashley Cui <acui@redhat.com>
ashley-cui added a commit to ashley-cui/podman that referenced this issue Nov 15, 2022
Podman --noout was not suppressing output from commands that do not
create the podman engine. Now, podman --noout properly suppresses output
from every command.

Fixes: containers#16201

Signed-off-by: Ashley Cui <acui@redhat.com>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 10, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant