Matt Heon

Results 291 comments of Matt Heon

@BarDweller Any chance you can test https://github.com/containers/podman/pull/22727

I'll start poking at this one. Probably something to do with the sheer size of the annotation making our REST API rather angry.

I was going to say that it was in https://github.com/containers/podman/blob/main/DISTRO_PACKAGE.md (our packaging guide for Podman) but evidently it is not. I think we need to get it added there, and...

For `podman machine` possibly investigate reducing the 90s systemd timeout as well? When I want the VM down, I want it down quickly, and it's unlikely that containers in a...

I'll reopen given Nalin's comments

Can we set up a socket for rootless in the systemd user instance? That would probably do everything we need for rootless. Would still need to update the bindings to...