Chauncey

Results 174 comments of Chauncey

> I have been creating/deleting a large amount of gateways/lloadbalancers for testing other MRs/features and encountered this issue. Hi, @acelinkio Can you share your installation parameters(helm values.yaml)? I want to...

hi @raphink What specific `details` are you referring to? I would like to fix this issue.

OK,I will to reproduce this issue and fix this issue.

The installation method : https://docs.cilium.io/en/stable/security/network/encryption-ipsec/#encryption-ipsec. v1.15-rc1 is able to query normally. ``` root@kind-worker:/home/cilium# cilium-dbg encrypt status Encryption: IPsec Decryption interface(s): eth0 Keys in use: 1 Max Seq. Number: 0xa/0xffffffff Errors:...

> The preflight daemonset cannot really fail. We should just get rid of the liveness probe entirely. Do you mean to only keep `readinessProbe` and delete `livenessProbe`? @squeed