Once Gateway API v0.6.0 has been released and picked up here, we should enable the HTTPRoute method matching test, since it's been implemented in #658.
The test is here: https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/tests/httproute-method-matching.go
It also requires adding the SupportedFeature to our suite.Options:
Once Gateway API v0.6.0 has been released and picked up here, we should enable the HTTPRoute method matching test, since it's been implemented in #658.
The test is here: https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/tests/httproute-method-matching.go
It also requires adding the SupportedFeature to our suite.Options: