Paul Holzinger
Paul Holzinger
If we were able to import xz images fine then we should continue to support that as not doing so it clearly a breaking change. My assumption was the the...
> Anyway, the breakage should be easy to fix. The incorrect metadata on the imported tarball (no way to express "xz") would remain, but, meh. Which would be fine as...
Looks reasonable to me at least, though I don't pretend I know all the mime type/layout specifics so see for yourself: ```shell $ bin/podman import ~/testimage.tar.xz test Getting image source...
@evidolob Still working on this? It would be great to have this ready by next Tuesday so we have the right versions in the 5.5-rc1 installer.
This still seems to be missing https://github.com/containers/podman/pull/25688#discussion_r2021592883 which looks like a more robust way then using grep/cut.
@benoitf We likely don't manage today. cc @mheon In any case you are right we should make sure this is part of the rc1 cut, I restarted the flakes and...
The reason the exit policy is set is so the podman actually stops, otherwise the infra container runs forever so the pod unit would never deactivate which would be confusing....
Documentation for the default exit policy should be done regardless for sure. As for your use case I think it would be nice for quadlet to support the init container...
> I will probably have to open another issue, but the forced Wants dependency is also a problem. https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#startwithpod This is already solved. > Also you can't use multiple networks...
This would need to be implemented in netavark