contour
contour copied to clipboard
opt into Gateway API method matching conformance test
Now that https://github.com/kubernetes-sigs/gateway-api/pull/1296 has merged, Contour should opt into this conformance test by adding the HTTPRouteMethodMatching feature to its list of supported features. This won't be possible until the conformance test is included in a Gateway API release that Contour consumes, though (likely v0.6.0).
Tentatively adding to 1.23 milestone.
Bumping to 1.24 since this is not going to be possible until Gateway API v0.6.0.
We've added this for the nightly runs of main conformance tests, but still blocked on running it against PRs/push builds until the next Gateway API release is out.
Updated by #4844