Skip to content

bpf: test: remove test for conflict of NAT LB with catch-all EGW policy#44770

Merged
julianwiedmann merged 1 commit intomainfrom
pr/jwi/main/bpf-test-egw-nodeport
Mar 13, 2026
Merged

bpf: test: remove test for conflict of NAT LB with catch-all EGW policy#44770
julianwiedmann merged 1 commit intomainfrom
pr/jwi/main/bpf-test-egw-nodeport

Conversation

@julianwiedmann
Copy link
Copy Markdown
Member

This removes the test introduced by
a899c4a ("bpf: test: cover NAT LB with catch-all EGW policy"), as part of #36929.

The test targeted the scenario of an in-cluster client which accesses a NodePort service on a remote node. But with the changes from #44507, this type of access no longer exists, as the traffic will always get DNATed at the source node.

This removes the test introduced by
a899c4a ("bpf: test: cover NAT LB with catch-all EGW policy"), as part
of #36929.

The test targeted the scenario of an in-cluster client which accesses a
NodePort service on a remote node. But with the changes from
#44507, this type of access no longer
exists, as the traffic will always get DNATed at the source node.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. feature/egress-gateway Impacts the egress IP gateway feature. area/loadbalancing Impacts load-balancing and Kubernetes service implementations area/kpr Anything related to our kube-proxy replacement. labels Mar 13, 2026
@julianwiedmann
Copy link
Copy Markdown
Member Author

/test

@julianwiedmann julianwiedmann marked this pull request as ready for review March 13, 2026 12:54
@julianwiedmann julianwiedmann requested a review from a team as a code owner March 13, 2026 12:54
@julianwiedmann julianwiedmann requested a review from jrife March 13, 2026 12:54
@julianwiedmann julianwiedmann added the area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. label Mar 13, 2026
@julianwiedmann
Copy link
Copy Markdown
Member Author

/test

Copy link
Copy Markdown
Contributor

@jrife jrife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the cleanup!

@julianwiedmann julianwiedmann added this pull request to the merge queue Mar 13, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 13, 2026
Merged via the queue into main with commit a3e2bb4 Mar 13, 2026
97 checks passed
@julianwiedmann julianwiedmann deleted the pr/jwi/main/bpf-test-egw-nodeport branch March 13, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/CI Continuous Integration testing issue or flake area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. area/kpr Anything related to our kube-proxy replacement. area/loadbalancing Impacts load-balancing and Kubernetes service implementations feature/egress-gateway Impacts the egress IP gateway feature. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants