Skip to content

Commit 3bb040e

Browse files
committed
Mention testing of correct NGINX configuration
1 parent 1bb11c0 commit 3bb040e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/proposals/authentication-filter.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,12 +827,14 @@ This can use the status `RouteConditionPartiallyInvalid` defined in the Gateway
827827

828828
### Functional Test Cases
829829

830-
Note: The keyword "resolved" is used to refer to a filter that the controller has found, and matches the reference of the route rule.
830+
The keyword "resolved" is used to refer to a filter that the controller has found, and matches the reference of the route rule.
831831
For a filter to be considered "resolved", it must:
832832

833833
1. Exist in the same namespace as the HTTP/GRPCRoute
834834
2. The group and kind referenced must match
835835

836+
For each test, we aim to ensure the NGINX configuration is always correct for each scenario.
837+
836838
Invalid resolved filter scenarios:
837839

838840
- Resolved filter that references a secret that does not exist

0 commit comments

Comments
 (0)