Nick Young
Nick Young
KAL has been _very_ helpful on Gateway API, thoroughly recommend it.
Reviewing the Gateway log, all of the changes seem basically reasonable, although I agree that the pointer changes are a bit annoying to actually implement (they'll be big patches each...
I think this is made obsolete by the changes in #3863, so I'll close. @howardjohn please comment here if you disagree.
Thanks for this issue @abursavich. Since Contour is a control plane for Envoy, we are waiting on Envoy support for HTTP/3 (which I believe is tracked in envoyproxy/envoy#2557). I'll mark...
Thanks @PKizzle, we'll keep an eye on the blocking issue mentioned in the above page (envoyproxy/envoy#13115).
Okay, sadly this is now blocked behind #4075 as well. Putting the `blocked/needs-envoy` label back.
This design makes sense to me, great to see. I'd also encourage whoever implements this to make clear to users that this is for _TESTING ONLY_. The `X` prefix on...
Okay, there's a lot going on here. I'm going to go through some of the reasons why the Gateway and HTTPRoute objects are designed the way they are, and then...
Thanks for this report @shallot. We haven't tested this configuration combination at all, so thanks for being our first tester here. I'll need to check how `hostNetwork` actually works, but...
I checked the commit where `hostNetwork` was added, and I was correct. (72da224ff05450b83e8ed7eca76b38da8208df48). I will look at adding something like this to the docs on host networking: Enabling Host Networking...