gateway-api icon indicating copy to clipboard operation
gateway-api copied to clipboard

conformance - HTTPBackendRef Filter HTTPRouteFilterRequestRedirect

Open dprotaso opened this issue 1 year ago • 6 comments

What would you like to be added: Currently there isn't a conformance tests for the HTTPRouteFilterRequestRedirect 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+

dprotaso avatar Apr 03 '24 20:04 dprotaso

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

Guidelines

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

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

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:

What would you like to be added: Currently there isn't a conformance tests for the HTTPRouteFilterRequestRedirect 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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Apr 03 '24 20:04 k8s-ci-robot

@dprotaso Can I also pick this up?

sharmaansh21 avatar Apr 03 '24 21:04 sharmaansh21

sure /assign @sharmaansh21

dprotaso avatar Apr 03 '24 21:04 dprotaso

@dprotaso Can I also pick this up?

Are you still working on it?

MovieMaker93 avatar May 17 '24 21:05 MovieMaker93

Any news?

MovieMaker93 avatar May 21 '24 10:05 MovieMaker93

Hello @dprotaso, I would like to try contributing to this repo. May I try with this first issue if no one is working on it at the moment?

arnaud-tincelin avatar Jun 04 '24 12:06 arnaud-tincelin