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

fix: fix UI not being refreshed if container is only created #5619

Merged
merged 1 commit into from Jan 23, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Jan 22, 2024

What does this PR do?

Ensure pods, containers and volumes are updated when containers are just created (not initialized or started)

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

fixes #5617

How to test this PR?

Unit tests

(can also use test case from linked issue for manual check)

@benoitf benoitf requested a review from a team as a code owner January 22, 2024 09:26
@benoitf benoitf requested review from feloy and axel7083 and removed request for a team January 22, 2024 09:26
fixes containers#5617
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

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

LGTM

@benoitf benoitf merged commit d262542 into containers:main Jan 23, 2024
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.7.0 milestone Jan 23, 2024
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.

missing container in container list in case of startup issue
3 participants