spiegel_podman/pkg/domain
Paul Holzinger 55b6e4c3e8
podman pod stats: fix race when ctr process exits
Like commit 55749af0c7 but for podman *pod* stats not the normal podman
stats. We must ignore ErrCtrStopped here as well as this will happen
when the container process exited.

While at it remove a useless argument from the function as it was always
nil and restructure the logic flow to make it easier to read.

Fixes #23334

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-07-22 10:30:42 +02:00
..
entities remote: fix incorrect CONTAINER_CONNECTION parsing 2024-06-21 14:01:22 +02:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra podman pod stats: fix race when ctr process exits 2024-07-22 10:30:42 +02:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00