Matthew Alberts

Results 3 issues of Matthew Alberts

The ingress controller does not support url based routing (the IngressPath attribute `Path`) ``` spec: rules: - host: echo.mydomain.com http: paths: - backend: - path: any_path_is_treated_as_slash serviceName: echo servicePort: http...

If an Ingress or two Ingresses present more than one route for a hostname without marking use of a load-balancer, two separate tunnels with the same hostname will attempt to...

**Describe the solution you'd like** Configure the per-route value for [max_grpc_timeout](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/route/route.proto#envoy-api-field-route-routeaction-max-grpc-timeout) **Anything else you would like to add:** With the release of [envoyproxy 1.9.0](https://www.envoyproxy.io/docs/envoy/latest/intro/version_history#dec-20-2018), the meaning of `max_grpc_timeout` has been...

kind/feature
priority/important-longterm
blocked/needs-product
lifecycle/stale