assigning to Valentin
Creating a ZeroDay for this BZ
Opened PR: https://github.com/containers/podman/pull/17864
PR has merged, assigning to Jindrich.
This bug has been verified on podman-4.4.1-6.el9.x86_64. [root@kvm-02-guest06 ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 9.2 Beta (Plow) [root@kvm-02-guest06 ~]# rpm -q podman crun systemd kernel podman-4.4.1-6.el9.x86_64 crun-1.8.3-1.el9.x86_64 systemd-252-13.el9_2.x86_64 kernel-5.14.0-289.el9.x86_64 [root@kvm-02-guest06 podman]# bats -t test/system/220-healthcheck.bats 1..4 ok 1 podman healthcheck ok 2 podman healthcheck - restart cleans up old state ok 3 podman healthcheck --health-on-failure ok 4 podman healthcheck --health-on-failure with interval
This bug also is verified on podman-4.5.0-1.el9 with crun-1.8.3-1.el9.
This bug is verified both on podman-4.5.1-2.el9 and podman-4.5.0-4.el9 with crun-1.8.5-1.el9. [root@kvm-04-guest04 podman]# bats -f "health-on-failure" -t test/system/220-healthcheck.bats 1..2 ok 1 podman healthcheck --health-on-failure ok 2 podman healthcheck --health-on-failure with interval