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

Feature request: podman machine stop should output its result or log #11542

Closed
polyomino24 opened this issue Sep 12, 2021 · 0 comments · Fixed by #11801
Closed

Feature request: podman machine stop should output its result or log #11542

polyomino24 opened this issue Sep 12, 2021 · 0 comments · Fixed by #11801
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine

Comments

@polyomino24
Copy link

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

/kind feature

Description

In the latest version, podman machine stop command does not output any log when it succeeds, but I want this command to show some message like "Successfully stopped machine".

Steps to reproduce the issue:

  1. podman machine start
  2. podman machine stop

Describe the results you expected:
I expect podman machine stop to show a message like "Successfully stopped machine" when it succeeded,
or
information log like "[INFO] attempting to stop VM"

Output of podman version:

Client:
Version:      3.3.1
API Version:  3.3.1
Go Version:   go1.17
Built:        Tue Aug 31 04:15:26 2021
OS/Arch:      darwin/amd64

Server:
Version:      3.3.1
API Version:  3.3.1
Go Version:   go1.16.6
Built:        Tue Aug 31 05:46:36 2021
OS/Arch:      linux/amd64

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)

No

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 12, 2021
@Luap99 Luap99 added the machine label Sep 12, 2021
flouthoc added a commit to flouthoc/podman that referenced this issue Sep 30, 2021
Spit info log whenever we successfully stop qemu machine for ack.
Closes: containers#11542

[NO TESTS NEEDED]

Signed-off-by: Aditya Rajan <[email protected]>
@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 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants