Nick Young

Results 382 comments of Nick Young

Any time you like! I'd recommend starting with a Google doc that has the same headings as the GEP template, and fill it out, including prior art (which I think...

I agree that having someone else handle the actual config is reasonable, particularly for ext_auth style use cases, as long as there's some way to coordinate with the Gateway implementation...

It's still TODO, but I think that following what the ingress-nginx folks do seems like the way to go to me.

Yes, the current state is that this is basically abandoned, because it's very difficult to define how the inclusion should work while still using HTTPRoute as the object. I should...

I'm really worried about using `tls.options` so heavily - because it's a `map[string]string`, and annotations have shown us that bare string key-value pairs are, sticky (that is, hard to change...

yeah, I think that this one has not gone well because I leaned too deep into combining everything into a single type, and then it had a large impact on...

/remove-lifecycle rotten This one does still need to be done, contributors are welcome here. /help-wanted

Cilium's use of the DelegatedIdentity API has basically the same concerns, so I'm also interested here.