Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(NSC): add endpoints that are ready or serving
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.
- Loading branch information