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

enable HTTPRoute method matching conformance test #659

Closed
skriss opened this issue Oct 28, 2022 · 3 comments · Fixed by #880
Closed

enable HTTPRoute method matching conformance test #659

skriss opened this issue Oct 28, 2022 · 3 comments · Fixed by #880
Assignees
Labels
area/ci CI and build related issues area/conformance Gateway API Conformance Related Issues good first issue Good for newcomers
Milestone

Comments

@skriss
Copy link
Contributor

skriss commented Oct 28, 2022

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:

@skriss skriss added the area/conformance Gateway API Conformance Related Issues label Oct 28, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 28, 2022
@danehans danehans added help wanted Extra attention is needed area/ci CI and build related issues and removed stale labels Dec 1, 2022
@danehans danehans added this to the 0.3.0-rc.1 milestone Dec 1, 2022
@danehans danehans added the good first issue Good for newcomers label Dec 1, 2022
@haq204
Copy link
Contributor

haq204 commented Jan 5, 2023

Hi @skriss I would like to pick up this issue for the v0.3.0-rc.1 Milestone if no one currently working on it. It seems like once #853 is merged this should be doable.

@arkodg
Copy link
Contributor

arkodg commented Jan 5, 2023

hey @haq204 go for it !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI and build related issues area/conformance Gateway API Conformance Related Issues good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants