kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.75k stars 454 forks source link

conformance - HTTPBackendRef Filter HTTPRouteFilterURLRewrite #2937

Open dprotaso opened 5 months ago

dprotaso commented 5 months ago

What would you like to be added: Currently there isn't a conformance tests for the HTTPRouteFilterURLRewrite on the HTTPBackendRef

Why this is needed: The feature is Extended but there is no way for implementations to specify that they support this feature. Secondly, a conformance test will verify that the implementation is correctly implemented.

/good-first-issue /help

A good reference on how to write the test please see the following PRs https://github.com/kubernetes-sigs/gateway-api/pulls?q=is%3Apr+author%3Adprotaso+HTTPBackendRef+

k8s-ci-robot commented 5 months ago

@dprotaso: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes-sigs/gateway-api/issues/2937): > > >**What would you like to be added**: >Currently there isn't a conformance tests for the HTTPRouteFilterURLRewrite on the HTTPBackendRef > >**Why this is needed**: >The feature is `Extended` but there is no way for implementations to specify that they support this feature. Secondly, a conformance test will verify that the implementation is _correctly_ implemented. > >/good-first-issue >/help > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sharmaansh21 commented 5 months ago

@dprotaso Can I pick this up?

dprotaso commented 5 months ago

Sure /assign @sharmaansh21

amentee commented 2 months ago

@dprotaso If this is not being worked upon, can you assign this to me

dprotaso commented 2 months ago

@amentee someone is already assigned to the work

mlavacca commented 3 weeks ago

Hi @sharmaansh21, how are things going on with this one? In case you need any help, please let us know :)

sharmaansh21 commented 3 weeks ago

@mlavacca My apologies; I missed the fact that this was assigned to me. I will pick it up this week.