mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-19 20:11:36 +01:00
In order to be compliant with upstream network implementation expectations we choose to proxy an endpoint as long as it is either ready OR serving. This means that endpoints that are terminating will still be proxied which makes kube-router conformant with the upstream e2e tests.