Sunjay Bhatia

Results 121 comments of Sunjay Bhatia

this change in Contour should have fixed the issue: https://github.com/projectcontour/contour/commit/3fc56275f51db51c64d33f50e052efd4de3349de released in v1.22.0

I don't see a 0.5.x release branch yet, I assume that needs to be created before we can do a backport? (sidebar, maybe we need a separate issue to document...

I can work on some tests for combinations of matching capabilities Also see https://github.com/kubernetes-sigs/gateway-api/pull/1370 for a relevant PR

would there be any appetite in the sub-module tag being cut/based on Envoy release version? e.g. when envoy X.Y releases, the automation to mirror the API changes would also tag...

> @sunjayBhatia making the Go modules change now would only be useful for Envoy 1.21 and later, right? yeah if tying it to Envoy releases works/we do that, it would...

That’s a good find and may be what @alecholmez was talking about above around the cache not guaranteeing order

here's an integration test run that looks like `SRDS` responds before `LDS` (with added logging) ``` 2022/03/30 16:59:30 upstream listening HTTP/1.1 on 18080 2022/03/30 16:59:30 enabling ordered ADS mode... 2022/03/30...