Dave Protasowski
Dave Protasowski
> Looks good to me, which implementation did you test it with? /lgtm This passes with Contour and Istio
/sig testing
That's fair - I guess assign works without the `@` so it wouldn't know if a normal word is a comment or a user
yeah it's a bit odd the annotations don't seem long at all
I think it's a k8s issue - I'll file it there
Yeah the way this feature was implemented it uses name conflicts in the cluster scope to ensure there are no duplicates. If we wanted to support wild cards then we'd...
BackendRef Filters are needed by Knative - https://github.com/knative-extensions/net-gateway-api/issues/566 We specifically append headers after a traffic split - this enables our scale to zero feature as well as our ability to...
> How can validate the invalid gateways conflicts? Can you provide some examples that come to mind? Generally, I think a first step is to decide the expectations for gateway...
> This is the mechanism of eventual consistence limitation, the only way is to detect any conflict on running I agree - I think when it comes to the scenario...
Can folks take another look at the GEP - I hope to have addressed the topics in the discussions and I've flushed out a lot of the semantics.