Dave Protasowski

Results 1317 comments of Dave Protasowski

FYI - the GEP PR has been updated to support cross-namespace. From my comment https://github.com/kubernetes-sigs/gateway-api/pull/1863#issuecomment-1927794180 > I now have a use case that would warrant having a parent in a...

I know Istio has implemented the API. I'll be looking at writing conformance in August (on vacation starting mid-July)

rebased @mlavacca hey - currently there are no tests - I'm going to do this in a follow up when I add conformance tests etc.

/assign @youngnick @robscott who wanted me to pull this out of 1.3

> update the changelog note to remove the word randomly @youngnick done

Right now the GEP states > In a future (potential) release when an implementation supports ListenerSets, Gateways MUST allow the list of listeners to be empty. Thus the present minItems=1...

controller-gen or whatever had issues with overwriting markers when doing type aliases. There's an open issue somewhere I believe. The approach taken in the PR was the only way to...