Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject the request to a Service without an Endpoint #4656

Merged

Commits on Mar 21, 2023

  1. Reject the request to a Service without an Endpoint

    When requesting a Service without an Endpoint, the connection should be rejected,
    rather than timeout according to the expectation of Kubernetes sig-network tests.
    
    This PR also relocates variable `NestedServiceRegMark` to a proper place
    in pkg/agent/openflow/field.go.
    
    Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
    hongliangl committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    44e572e View commit details
    Browse the repository at this point in the history