so I managed to get all containers except 2 to not restart using podman on reconfigure. nova_compute --> started_at: '2025-11-20T19:06:03.212343511Z' != '2025-11-20T19:28:26.440064646Z' nova_libvirt --> started_at: '2025-11-20T19:05:54.573052831Z' != '2025-11-20T19:28:11.404661628Z' I tried replicating with unit tests but I'm not managing to get anything. If anyone has any idea as to what these 2 containers have that's "special" (I'm mainly thinking of a special volume flag at this point), I'd love a suggestion