Dingkang Li
Dingkang Li
@arkodg After #3371 is done, can we add post translation hook to let extension server to modify TCP listener, also with policies in context.
@arkodg When `M` HTTPS listeners and `N` TLS listeners co-exist on the same port, they will be translated to single xDS listener named `X`. Inside xDS listener, HTTPS listeners are...
> hey @aoledk there are some CI failures, running `make generate` and fixing the new format for the xds test should fix it I've run `make generate` and `make testdata`...
> closed in favor of #3677 #3677 only add case for backend active health check with http, tcp is still not checked in e2e, looks like `echo-basic` can't be used...
@zirain I want to help.
@arkodg In community's plan, does this feature should be implemented after https://github.com/envoyproxy/gateway/issues/1635 refactor is done. If #1635 is needed, I can work on #1635, if not I can work on...
@arkodg this has been fixed already.
@chr-fritz I've reproduced steps listed above with eg `v1.0.1` and K8s `v1.26.14`, `eg` and `eg-81` can be accessed and return `200 OK`. The complete HTTPRoute including status is: ```yaml apiVersion:...