Timo Beckers
Timo Beckers
/test-1.25-net-next Job 'Cilium-PR-K8s-1.25-kernel-net-next' failed: Click to show. ### Test Name ```test-name K8sEgressGatewayTest tunnel disabled with endpointRoutes enabled and XDP no egress gw policy connectivity works ``` ### Failure Output ```failure-output...
/test-1.25-net-next
One or more flakes in net-next. Issues in this code would cause the agent not to start, so applying ready-to-merge.
Hi, just read up on the thread. Not sure why you're seeing missing types in the objects you built. Declaring a global variable like `struct ipv4_ct_tuple _1;` in the top...
fq_codel and hfsc support was contributed to pyroute2, slowly porting tc script to Python w/ Consul support.
@cortesi Thanks for the reply! I'm working on an eBPF program, and my initial attempts at getting my tool to run with a minimal capability set were unsuccessful, so I...
Hey Jarno, Saw you demo this yesterday, so had a feeling this was coming. :) (didn't see the draft PR) Unfortunately, I don't believe this kind of test belongs in...
> Hopefully we do not need this long term, but we need some tooling now to understand what is going on. I understand, but could we at least find a...
@errordeveloper https://github.com/cilium/cilium-cli/pull/319 attempts to stream the logs in from Hubble instead of repeatedly fetching them from a ring buffer that will eventually get overwritten. The current approach is not reliable,...
Possible duplicate of #247, prompted by discussion during weekly. Could we discuss there what sort of tracking is expected to be performed?