mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-23 20:05:02 +00:00
Since EndpointSlices can carry dual stack families, but Endpoints can only have one single family, the function must take this into account and only compare the addresses of the same family, otherwise it will always fail for Services with dual stack endoints, because the endpoint slices will have always twice addresses than the Endpoints. Change-Id: Id08cb22f8a2adc103a4f5a4fe3eec25f448cd21b
30 KiB
30 KiB