Comments

298 Comments
karma

Working fine for me with podman-1.8.0-0.1.fc31

karma

LGTM. Passes docker-autotest suite. One unexpected failure, in cgroups test, seems to be a flake; I can't reproduce, and it's not a critical failure (it's in cleanup, not affecting podman behavior)

karma

LGTM

karma

(Also passes podman system test suite)

karma

Seems to fix #209 and #215. Thank you!

karma

LGTM

karma

I can't reproduce the gating-test failure. Everything on my end looks good.

karma

lgtm

karma

lgtm

karma

LGTM

Rootless suffers from #4162 and #4164, but there's an easy workaround:

$ export DBUS_SESSION_BUS_ADDRESS=/run/user/$(id -u)/bus
BZ#1756980 Should use crun, not runc on Fedora 31 and onwards

It looks like this didn't Require: crun-10 ?

karma

Yes! Fixes #4142

karma

Passes the expected subset of docker-autotest.

Passes podman system tests and docker-autotest

karma

Passes docker-autotest, except for known regressions #3302, #3359, and #3540

karma

Passes docker-autotest, except for known regressions #3302, #3359