-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pr/jwi/main/cilium cli/ipv6 conn test lrp #38491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: saiaunghlyanhtet <saiaunghlyanhtet2003@gmail.com>
Remove the unrelated configs, and skip the upgrade step. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
/ci-e2e-upgrade |
/ci-e2e-upgrade |
@saiaunghlyanhtet @ysksuzuki looks like progress 😁. The two LRP configs that use the SocketLB are good now. The two configs that are still failing have SocketLB disabled for pods. Maybe that rings a bell for you, what might still go wrong? |
@julianwiedmann @saiaunghlyanhtet Maybe we should skip ipv6 with per packet LB until we support the ipv6 loopback.
|
@ysksuzuki @julianwiedmann
|
Would be nice if you could make use of |
Thank you for pointing that out. Fixed it. |
Test for #37192.