kubernetes/pkg/controller/endpoint
Dan Winship 24065780ed Add e2eendpointslice.WaitForEndpointPorts, use in some tests.
Slightly-more-generic replacement for validateEndpointsPortsOrFail()
(but only validates EndpointSlices, not Endpoints).

Also, add two new unit tests to the Endpoints controller, to assert
the correct Endpoints-generating behavior in the cases formerly
covered by the "should serve endpoints on same port and different
protocols" and "should be updated after adding or deleting ports" e2e
tests (since they are now EndpointSlice-only). (There's not much point
in testing the Endpoints controller in "end to end" tests, since
nothing in a normal cluster ever looks at its output, so there's
really only one "end" anyway.)
2025-07-17 15:34:34 -04:00
..
config remove import doc comments 2024-12-02 16:59:34 +01:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
endpoints_controller.go Cleanup duplicate function to get port number from named port 2025-07-05 10:03:30 +09:00
endpoints_controller_test.go Add e2eendpointslice.WaitForEndpointPorts, use in some tests. 2025-07-17 15:34:34 -04:00
endpoints_tracker.go Fix endpoints status out-of-sync when the pod state changes rapidly 2024-07-01 21:56:36 +08:00
endpoints_tracker_test.go Fix endpoints status out-of-sync when the pod state changes rapidly 2024-07-01 21:56:36 +08:00
OWNERS update sig-network reviewers/approvers on controller manager 2022-09-19 10:34:39 +02:00