Rob Murray

Results 211 comments of Rob Murray

This looks good to me - it just needs the skip for rootless mode (the iptables rules live in a network namespace belonging to rootlesskit, and the test is looking...

> I added the skip for rootless mode. Let me know if I should squash my commits. Great - thank you! And yes, please squash them. Just to check, in...

In the changelog comment, it'd be good to say why the change is needed. Maybe something like ... "After a daemon restart with live-restore, ensure an iptables jump to the...

Thanks @am97, that makes sense. The error was only logged the error before, so we should keep it that way ... the change looks fine as it is.

> @robmry was this accidentally closed or superseded by the other PRs? Oh - thank you! How do you manage to spot this stuff?! I thought it was superseded by...

As this was already broken in 27.x, it fails with an error, and it's a corner case (disabling IPv6 on a single endpoint in an IPv6 network, rather than disabling...

Hi @hanjo - thank you ... you're not missing anything, this is something we should consider adding. A container `c1` in network `n1` has DNS name `c1.n1` - we can...

> Second, because it seems not much people use Delve to debug tests -- I might very well be the only maintainer doing that. FWIW, I do quite often -...

Hi @ieugen - thank you for reporting the issue. The stray vxlan device looks like one of Docker's - it creates devices with names like that in the host's network...

Thanks @ieugen - I'm still not sure exactly how it went wrong. So, let's keep the issue open for a bit... if anyone else hits the same problem, please let...