Chauncey

Results 168 comments of Chauncey

> Only the state of IPsec/WireGuard enablement should require a connection to the agent. It seems that there is no way to detect whether IPsec/WireGuard is enabled in `cilium-dbg`. In...

@IvanProdaiko94 Have you tried this step in the latest version of Cilium? I seem unable to reproduce this issue in the latest version.

> but bgp is not assigning the IP for LoadBalancer. I assume, that if only the bgp tried to assign the IP, it will do a removal as well I...

I am using cilium v1.15.0, and I can use `NetworkPolicy` normally. ``` root@node1:~# kubectl get pods,svc -l app=httpbin NAME READY STATUS RESTARTS AGE pod/httpbin-86b8ffc5ff-q9bx9 1/1 Running 0 13d NAME TYPE...

I'm very interested in this issue. Can I pick up this issue? @aditighag

@aditighag Thank you very much. To be honest, I'm not yet familiar with `datapath`, I can't guarantee that I will be able to complete this task, but I will do...