Robin Gögge

Results 59 comments of Robin Gögge

Do we have any guarantees that the [StopFunc](https://github.com/cilium/cilium/blob/601123c6179b88314264f7f2406fc52569cb1dd4/daemon/cmd/health.go#L108) on a controller is run when agent shuts down? If not we could try adding `func (d *Daemon) cleanupHealthEndpoint()` to the cleanup...

So my PR unfortunately didn't change anything :disappointed:, [running setup 7](https://github.com/cilium/cilium/actions/runs/9683279208/job/26718343376) with my "fix" applied still failed the same way. Now I am wondering if we might have the same...

Some additional findings from last friday: 1. That my [PR](#33410 ) doesn't fix anything is easy to explain given we are going from a 1.15 cluster to main, and my...

So I don't think that the EGW ipv6 work is at fault here, given the issue is a v6 gateway IP and my patch mostly left that code alone because...

If possible you could try to reproduce the behavior with the image that was produced in my linked PR?

The first ping here must have gotten lost in the notification jungle :disappointed: Hm, I don't remember exactly but I guess I just wanted to make sure that there is...