Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-8771

ROKS: calico SDN results in a request timeout when accessing services with no endpoints

XMLWordPrintable

    • Moderate
    • Unspecified
    • If docs needed, set a value

      Description of problem:
      A service with no endpoints in a ROKS cluster, when accessed, should return a 'REFUSED' response. It instead times out.

      How reproducible:
      Always

      Steps to Reproduce:
      1. Create a service with no matching endpoints
      2. Curl the service endpoint from a pod

      Actual results:
      The request times out

      Expected results:
      The request results in a REJECTED response

      Additional info:
      Currently failing https://github.com/openshift/origin/blob/4d0922fb92f85f566cb22bbaaedf587e8a50aca4/vendor/k8s.io/kubernetes/test/e2e/network/service.go#L2582

            cewong@redhat.com Cesar Wong
            cewong@redhat.com Cesar Wong
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: