Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conformance: support HTTPRouteMethodMatching #335

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Jun 14, 2024

What this PR does / why we need it:

Flip the switch on HTTPRouteMethodMatching (just for expressions router, same as KIC does it: https://github.com/Kong/kubernetes-ingress-controller/blob/4456e89853a98aa25e729b2ea819f13e7bb303ba/test/conformance/gateway_conformance_test.go#L62)

Which issue this PR fixes

Fixes #58

@pmalek pmalek force-pushed the conformance-enable-HTTPRouteMethodMatching branch from 7f94d68 to e690817 Compare June 14, 2024 10:57
@pmalek pmalek added this to the KGO v1.3.x milestone Jun 14, 2024
@pmalek pmalek marked this pull request as ready for review June 14, 2024 11:18
@pmalek pmalek requested a review from a team as a code owner June 14, 2024 11:18
@pmalek pmalek enabled auto-merge (squash) June 14, 2024 11:20
@pmalek pmalek merged commit c73ae97 into main Jun 14, 2024
16 checks passed
@pmalek pmalek deleted the conformance-enable-HTTPRouteMethodMatching branch June 14, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conformance: HTTPRouteMethodMatching feature
2 participants