podman-remote exec does not emit the exec_died event #20188
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.
Issue Description
When testing the local-integration using
make localintegration
in podman-remote, the test"podman healthcheck single healthy result changes failed to healthy"
fails. This means that theexec-died
event is not emitted while in remote mode.Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Check terminal 2 events, you see both the exec and exec_died event. if you use podman-remote it does not show them, if you use regular podman, it does it correctly.
Describe the results you expected
Get both exec and exec-died events in podman-remote exec
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: