Dave Protasowski

Results 1317 comments of Dave Protasowski

closing, re-opening to pick up latest actions

ah there's a legit compile error in the e2e test

@shaneutt curious what does the label `priority/awaiting-more-evidence` mean and what's the lifecycle of issues in this sub project?

@arkodg > The spec says compatible listeners can be collapsed, but since Gateways can be applied dynamically it is bound to cause traffic disruption in the data plane if the...

> there is also a use case where some users might want to further merge gateways within a single K8s service @arkodg Yeah we would benefit from that as well....

I think my example of `scope` in https://github.com/kubernetes-sigs/gateway-api/issues/1713#issuecomment-1439184112 shows that the same infrastructure could serve different `scope`d Gateways. > Now if scope is of type string it is allowing the...

Related - @youngnick take a look at the discussion in the GEP - https://github.com/kubernetes-sigs/gateway-api/pull/1653 I have yet to update GEP contents will do that later tonight based on the discussion

> @dprotaso is this a separate GEP from https://github.com/kubernetes-sigs/gateway-api/pull/1653? Yup - this GEP was to help solve the issue of managing/sharding a massive list of `spec.listeners` - see the prior...