mirror of
https://github.com/containers/podman.git
synced 2025-09-10 02:02:22 +08:00

If we select "unconfined" as AppArmor profile, then we should not error even if the host does not support it at all. This behavior has been fixed and a corresponding e2e test has been added as well. Signed-off-by: Sascha Grunert <sgrunert@suse.com>