Support invalid HTTPRoute status
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
7fdb1ff8af
commit
0e215f9b61
7 changed files with 361 additions and 297 deletions
|
@ -38,7 +38,7 @@ spec:
|
|||
rules:
|
||||
- matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
type: Unsupported
|
||||
value: /bar
|
||||
backendRefs:
|
||||
- name: whoami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue