Matt Heon

Results 59 comments of Matt Heon

https://github.com/containers/podman/pull/10405 should fix that bit.

I think you'd lose active connections, but you'd lose those on the container going down too. I don't really think you can do the restart straight from Conmon, though. We...

Log entry is definitely viable. Container being killed is also viable. We could probably do slirp restart, but it'd require a fair bit of hacking - we'd need to be...

Can you provide additional details on how you're launching Podman - an exact command line to reproduce would be greatly helpful.

We might be missing patches in this repo again

We're actually passing file descriptors for the ports on the host into Conmon by default on the Podman side (as root, at least). CNI does its port-forwarding magic entirely in...

Please be aware that dnsname has been deprecated, and replcaed by the Netavark/Aardvark network tools. These do not require external dependencies, a deliberate choice we made due to the experiences...

Any chance you can provide the Dockerfile in question (or a reproducer that triggers the same effect)? @TomSweeneyRedHat PTAL