Nick Young
Nick Young
/remove-lifecycle rotten
Thanks for this @guicassolato. There isn't really anything written down, aside from my very early strawman thoughts I wrote above. The idea there is that you could use a _default_...
Hi @alrz, many dataplanes support doing some sort of auth, so it's not that dataplanes will need to build support, it's just that we need to take the time to...
I think that #532 had some issues, particularly with how broadly implementable it would be. One thing that we've also found as we've worked on both Ingress and Gateway API...
In the interest of getting some movement on this GEP, I'm going to lay out what I believe the next steps to be, so that we can tag these next...
In #3667, we discussed that we will loosen this, but since it needs some research, it's better to launch with a tighter validation and loosen later. So we're removing this...
In general, that idea - that a `*` must be the leftmost character - is pretty much a base assumption in the API on basically all uses of wildcards. In...
/remove-lifecycle stale /lifecycle frozen
I think the issue here is that we haven't been clear enough about the expected behavior. `set` is supposed to _unconditionally_ set that header to that value and only that...
Yes, I agree that line could be changed to something more like: > To edit an existing header, use the fact that `set` unconditionally sets a header to override whatever...