mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-28 10:08:23 +00:00
The dual-stack integration tests already validate that we get the expected Endpoints for single- and dual-stack Services. There is no further "end to end" testing needed for Endpoints, given that everything in a normal cluster would look at EndpointSlices, not Endpoints.