code

Results 478 comments of code

I think both Envoy Gateway and Istio didn't provide a good support for the xDS matcher for route? It would be better to take the factor into account.

@zhaohuabing, yeah, it's could works. But do the Envoy Gateway/Istio now support the generic matcher tree for route?

Although I agree this may make sense in some specific scenarios, but it also may never be necessary for most users in most of cases. So, all my requirements are...

> Do you mean like using metadata in the endpoint to set those options? Do we do that with any other type configuration at the moment? Nope. we have no...

By the way, couldn't make it the hosts (with special protocol setting) as independent cluster? Then we can use other ways to composite these clusters works like single one?

When the ext proc Y (the second ext proc filter in your configuration) received the body processing response (this may happens multiples if there are multiple body chunks) from the...

> "Then problem happens, when HTTP filter chain is recovered from an async calling, if Envoy has received all data from upstream, Envoy will assume the data in the stream...