You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An HTTPRoute with a ParentRef that specifies a Port and/or SectionName that does not match any Listeners in the Gateway, should have Accepted/False/NoMatchingParent(Type/Status/Reason) Condition in its RouteParentStatus.
Acceptance Criteria:
The list of conditions in the RouteParentStatus should contain the condition Accepted/False/NoMatchingParent(Type/Status/Reason).
The RouteParentStatus should identify the ParentRef that caused the issue.
The RouteParentStatus should include a message that describes the problem. For example, specify if the port and/or the sectionName don't match.
An HTTPRoute with a ParentRef that specifies a Port and/or SectionName that does not match any Listeners in the Gateway, should have
Accepted/False/NoMatchingParent
(Type/Status/Reason) Condition in its RouteParentStatus.Acceptance Criteria:
Accepted/False/NoMatchingParent
(Type/Status/Reason).Aha! Link: https://nginx.aha.io/features/NKG-65
The text was updated successfully, but these errors were encountered: