cilium-cli: add connectivity test for service loopback#42590
Merged
tklauser merged 2 commits intocilium:mainfrom Feb 20, 2026
Merged
cilium-cli: add connectivity test for service loopback#42590tklauser merged 2 commits intocilium:mainfrom
tklauser merged 2 commits intocilium:mainfrom
Conversation
c8427a8 to
bfd6076
Compare
bfd6076 to
33fde89
Compare
Member
julianwiedmann
left a comment
There was a problem hiding this comment.
Thank you! Some initial thoughts below.
b8effae to
eaedb76
Compare
Member
|
/ci-e2e-upgrade |
eaedb76 to
0df27c2
Compare
auto-merge was automatically disabled
December 18, 2025 11:07
Head branch was pushed to by a user without write access
0df27c2 to
6bcf443
Compare
Member
Author
|
Re-basing. Any update on this? |
Member
it's on my plate, just backlogged - sorry. Probably won't get to it before the holiday break. |
6bcf443 to
4453d88
Compare
4453d88 to
a6bb917
Compare
82969cf to
14838d4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
14838d4 to
7a95cdd
Compare
Member
Author
|
/test |
Member
|
@ysksuzuki @viktor-kurchenko We're waiting for your reviews here 🥺 |
tklauser
reviewed
Feb 18, 2026
Refactor the L7LBClientPods workload so that we don't have to depend on features.L7LoadBalancer for running the tests that use L7LBClientPods. Also add a new non-L7 service to BPF hairpin testing. Signed-off-by: saiaunghlyanhtet <saiaunghlyanhtet2003@gmail.com>
Signed-off-by: saiaunghlyanhtet <saiaunghlyanhtet2003@gmail.com>
auto-merge was automatically disabled
February 19, 2026 01:10
Head branch was pushed to by a user without write access
7a95cdd to
349d7a6
Compare
Member
Author
|
/test |
Member
|
@cilium/sig-lb @ysksuzuki could you please take a look? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Connectivity tests to catch regressions after service loopback support for IPv6 is available.
Fixes: #33194