Marcel Zięba

Results 127 comments of Marcel Zięba

For visibility, in 1.15 I've opened PR related to it https://github.com/cilium/cilium/pull/30504 more specifically part ``` If Icmp probe stopped working and there were no node updates, it was reporting node...

Some code pointers for you @jshr-w Here is where EGW currently is fetching CiliumEndpoint information: https://github.com/cilium/cilium/blob/43d65ed933e57fb079c9f960ab82b60fb36d46fd/pkg/egressgateway/manager.go#L328 This is handling only "regular" CEPs: https://github.com/cilium/cilium/blob/43d65ed933e57fb079c9f960ab82b60fb36d46fd/pkg/egressgateway/manager.go#L107 There is a similar resource pattern for...

> Not at all, I would also just start by looking how other consumers are handling it today :). How everyone else is doing it is through subscribing to managers,...

I will unassign Shreya for now, as it's probably a bit too convoluted area of code right now.

Example run where I added 1.22: https://github.com/cilium/cilium/actions/runs/8923095382/job/24507488689 ``` Removing version 1.22 as it's not supported Version 1.26 is supported Version 1.27 is supported Version 1.28 is supported Version 1.[29](https://github.com/cilium/cilium/actions/runs/8923095382/job/24507488689#step:7:30) is...