kubernetes-sigs / ingress2gateway

Convert Ingress resources to Gateway API resources
Apache License 2.0
347 stars 54 forks source link

Switch to yaml files for test data #183

Open levikobi opened 3 weeks ago

levikobi commented 3 weeks ago

What would you like to be added: Currently, we have input/output test data defined in the tests themselves, making them hard to read. I suggest switching to YAML files instead, similar to what we already have in the Istio package.

Why this is needed: To improve the maintenance and extensibility of our tests.

levikobi commented 3 weeks ago

/help

k8s-ci-robot commented 3 weeks ago

@levikobi: This request has been marked as needing help from a contributor.

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-help command.

In response to [this](https://github.com/kubernetes-sigs/ingress2gateway/issues/183): >/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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.