Sunjay Bhatia

Results 237 comments of Sunjay Bhatia

we do intend to support converting Ingresses and HTTPProxies to Gateway API resources in the ingress2gateway project, however have not had a chance to contribute that work yet, take a...

Just took a look at the first PR for this and it looks great overall, probably just some minor comments to come I think we'll probably want to add a...

ultimately we will likely need to use [ADS](https://www.envoyproxy.io/docs/envoy/latest/configuration/overview/xds_api#config-overview-ads) with SOTW or incremental xDS unless we want to take on coordinating sending ordered updates between the various xDS resource streams

> My proposal would be to shift the configuration of the listeners up to the serve command An issue with this is Gateway API Gateway reconciliation, Listeners can be dynamically...

> > My proposal would be to shift the configuration of the listeners up to the serve command > > An issue with this is Gateway API Gateway reconciliation, Listeners...

To summarize some of the context from here and what we have available today: - we do have per-Listener downstream connection limits available, but these apply only to the HTTP/HTTPS...

same comment as https://github.com/envoyproxy/go-control-plane/pull/907#issuecomment-2020594333 cc @envoyproxy/go-control-plane

heyo @XudongLiuHarold do you still want to hold off on the k8s library bumps?

> > heyo @XudongLiuHarold do you still want to hold off on the k8s library bumps? > > Hey @sunjayBhatia ! Last time I check this, it has some go...