Aditi Ghag
Aditi Ghag
Hi @weikinhuang I deployed your test client pod that you are having issues with, and this time I was able to reproduce the issue you reported. It looks like you...
> Seems you are correct @aditighag, other pods are able to reach the node-local-dns pods, my grafana dashboards confirms that. It seems that only pods that are also running coredns...
@christarazi Looks like you need to rebase your PR.
#247 discusses whether wait loop duration should be lowered or not. I don't see how this issue duplicates that one. The linked comment in the description predates #247, gives more...
> @eminaktas #995 no longer opens access to `world`. Does it fix your use case, or do we need further work? @aditighag ? #995 only extends the connectivity tests for...
@cscetbon Here is the directory where the e2e ginkgo tests are triggered - https://github.com/cilium/cilium/tree/master/test. This is how the tests are run in case you needed a reference - https://docs.cilium.io/en/latest/contributing/testing/e2e/#running-end-to-end-tests. I...
> @aditighag you can assign it to me 😉 Go for it!
https://github.com/cilium/cilium/pull/20883#discussion_r964621800 >As you know, hash does not care protocols. The hash does account for L4 protocols, but we currently ignore it because it's not supported - https://github.com/cilium/cilium/blob/master/pkg/loadbalancer/loadbalancer.go#L722-L722. Can we instead...
Can you run tcpdump with the verbose flag, and post the output?
I only see TCP or UDP traffic in the dump. Do you identify the affected keepalived traffic (maybe using the src/dst port)? What type of L4 protocol is used by...