mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-22 19:00:27 +00:00
Automatic merge from submit-queue federation: only reachable endpoint should be treated as healthy @quinton-hoole it seems all Ingress IP for the same service is treated as healthy, so I made a fix to filter the Ingress without ready endpoints. []()