We should refactor the test "should always reach to same pod, even with via different protocol", so only session affinity across hosts are expected, not ports, since this is not implemented/guaranteed in any proxy.
For now skipping the test, so the CI can have the control job (kproxy iptables) passing.
We should refactor the test
"should always reach to same pod, even with via different protocol"
, so only session affinity across hosts are expected, not ports, since this is not implemented/guaranteed in any proxy.For now skipping the test, so the CI can have the control job (kproxy iptables) passing.
@yzaccc