Nick Young
Nick Young
/assign @amitmaurya07 Please feel free.
Yes, checking the current docs, they correctly reflect that Service is also a supported parent. https://gateway-api.sigs.k8s.io/reference/spec/#parentreference I think we can close this one. @craigbox please comment if you don't agree...
Thanks for the comment @kriswuollett, and the reasons for using Contour. To address your two points: - Right now, yes, the only way to do the thing you want is...
So, a few comments from the Gateway API maintainer POV (that's me!): * Gateway API is a set of extension CRDs that are _an official part of Kubernetes_. They are...
I think with the merge of #2723 this can be closed. @robscott?
The problem with most approaches that involve putting a direct reference to all the attached policies relevant to an object is that you're creating a fan-out or fan-in update problem...
I'm going to write up some changes to the language around "distinct" once we've got v1.2 out in the next week or two, assigning to myself so I can come...
It's expected that implementations watch the referenced backends for all HTTPRoutes and supported backend types, and rereconcile HTTPRoutes if there are changes, so the invalid route should be picked up...