gateway icon indicating copy to clipboard operation
gateway copied to clipboard

possibly update the conditions used for invalid redirect filter options

Open skriss opened this issue 3 years ago • 1 comments

There's some ambiguity in the Gateway API spec as to what conditions should be used for various invalid options on the redirect filter -- the spec specifies a type that is not actually defined for HTTPRoutes. I think it's a typo in the spec and the PR below would fix it, but we'll see what the Gateway API maintainers think.

ref. https://github.com/envoyproxy/gateway/pull/249#discussion_r964126956

ref. https://github.com/kubernetes-sigs/gateway-api/pull/1382

skriss avatar Sep 07 '22 19:09 skriss

@skriss Added this to the backlog. Feel free to change the milestone as needed.

danehans avatar Sep 09 '22 00:09 danehans

Closing, replaced by #494

skriss avatar Oct 04 '22 17:10 skriss