#587 common: Keep fuse-overlayfs for compatibility and rootless
Merged by siosm. Opened by siosm.
Unknown source main

Download 587.patch

podman now defaults to native overlayfs for the storage driver and
removed the dependency on fuse-overlayfs in containers-common.

We had manually kept it in Fedora 40 as it was released with
fuse-overlayfs so we had to keep it for compatibility during the major
release lifetime.

From discussions, it appears that this driver is still useful in
rootless container use cases and has better performance there, thus
let's keep it in the Atomic Desktops for now as this is a common use
case.

See: https://src.fedoraproject.org/rpms/containers-common/c/447945e59a01cb6715ed2a21877d45bf0b91ef67
See: https://github.com/coreos/fedora-coreos-tracker/issues/1749

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/1069a4c1d161419b83aad590e78cf18d

Might be dropped in favor of https://github.com/containers/common/pull/2206

This landed in https://bodhi.fedoraproject.org/updates/FEDORA-2024-5a61a2fa45

Let's still get this in Rawhide & F41 to avoid surprises. We can revert it once we no longer need it.

Pull-Request has been merged by siosm

Metadata