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

feat: Better feedback for containers that exit immediately #1161

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Jan 11, 2023

What does this PR do?

Following the fix for #1013, add feedback for the details of containers as well.
Include report of error and for short-lived containers

Screenshot/screencast of this PR

CJdc0nwXaD.mp4

What issues does this PR fix or reference?

fixes #504

How to test this PR?

In Container list, start for example quay.io/podman/hello multiple times. Icons and status is changed to STARTING
Go to details of a page, you can see spinner and status changing as well when starting again the container

Change-Id: Iadc90864dab9bd77d7efd4b11ca0867e823ec883
Signed-off-by: Florent Benoit fbenoit@redhat.com

fixes containers#504

Change-Id: Iadc90864dab9bd77d7efd4b11ca0867e823ec883
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Copy link
Contributor

@cdrage cdrage left a comment

Choose a reason for hiding this comment

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

LGTM! Tested it and it works well. Awesome new changes 👍

@cdrage cdrage merged commit fc7b0d5 into containers:main Jan 11, 2023
@podman-desktop-bot podman-desktop-bot added this to the 0.11.0 milestone Jan 11, 2023
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.

Better feedback for containers that exit immediately
3 participants