Paul Holzinger
Paul Holzinger
* Only use the main table for the normal lookup. * When using an vrf device use the table from that one. * Fix some small netlink read inconsistency *...
Using a PhantomData and zero sized struct we can attach an additional generic data for either the host or container namespace to the struct. Because it is zero sized and...
podman volumes with XFS quotas fails on f43 with the latest image update ``` [+0239s] not ok 172 [161] podman volumes with XFS quotas in 1879ms # (from function `bail-now'...
I doesn't seem like swagger likes go 1.24, at least it fails locally for me with these changes. ``` ../../test/tools/build/swagger validate swagger.yaml runtime: goroutine stack exceeds 1000000000-byte limit runtime: sp=0xc03c4804e0...
I think vfkit v0.6.2 might be broken at least in our CI env. ``` → Enter [It] no settings should change if no flags - /Users/MacM1-5-worker/ci/task-6413995885723648/pkg/machine/e2e/set_test.go:96 @ 01/07/26 09:22:16.64 /Users/MacM1-5-worker/ci/task-6413995885723648/bin/darwin/podman...
It looks like registry.fedoraproject.org was down for a bit last Friday at least causing many test to fail. We should avoid depending on external resources as much as possible for...