E2E Test for regex paths #9466
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
We have unit tests for path types but not very complex ones, we need to add e2e tests with complex examples to help prevent issues such #9464 and #9462
Additional test like these https://github.com/kubernetes/ingress-nginx/blob/main/test/e2e/ingress/pathtype_prefix.go
with more complex paths should be added to testing.
The text was updated successfully, but these errors were encountered: