openshift / openshift-sdn

Apache License 2.0
69 stars 63 forks source link

debug.sh service-connectivity test should skip services with no internal endpoints #312

Closed danwinship closed 6 years ago

danwinship commented 8 years ago

The service-connectivity test may sometimes try to connect to a service that has no endpoints, which will obviously fail, but that doesn't tell us anything useful about the network configuration. It should filter out such services.