Files
kubernetes/test
Dan Winship dbecdd1876 Use e2eendpointslice.WaitForEndpointCount in more network tests
A bunch of tests in test/e2e/network were using
validateEndpointsPortsOrFail but didn't actually care about ports at
all; they were just using it because that helper function was there.
Make them use WaitForEndpointCount instead.

Likewise, fix one test that was manually counting Endpoints and
EndpointSlices to use WaitForEndpointCount.
2025-07-16 11:42:02 -04:00
..
2025-05-05 08:25:20 +02:00
2025-06-10 20:05:40 -07:00