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
Copy file name to clipboardExpand all lines: docs/gateway-api-feature-support.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This page summarizes Nantian Gateway's current support status for upstream Gatew
5
5
- part of an upstream `ExtendedFeatures` set, or
6
6
- marked with upstream `experimental` channel metadata.
7
7
8
-
It is intentionally narrower than a full product compatibility guide. Core features such as `Gateway`, `HTTPRoute`, `GRPCRoute`, `Mesh`, `ReferenceGrant`, `BackendTLSPolicy`, and the base `TLSRoute` feature are not repeated here.
8
+
It is intentionally narrower than a full product compatibility guide. Core features such as `Gateway`, `HTTPRoute`, `Mesh`, `ReferenceGrant`, and the base `TLSRoute` feature are not repeated here.
9
9
10
10
## How To Read This Matrix
11
11
@@ -25,15 +25,15 @@ For conformance runs, `ALL_FEATURES=true` expands the suite to the repository-su
| UDPRoute | UDPRoute | experimental | No | Yes | Experimental runtime only |
73
73
74
74
## Notes
75
75
76
76
-`ListenerSet`, `TLSRouteModeTerminate`, `TLSRouteModeMixed`, and `UDPRoute` require `enableExperimentalGateway=true` even though some of them are upstream standard-channel features. That runtime gate reflects Nantian Gateway's current implementation boundary, not just the upstream channel label.
77
77
-`HTTPRouteDestinationPortMatching` is an upstream experimental-channel feature, but Nantian Gateway currently advertises it in the default runtime.
78
+
-`BackendTLSPolicy`, `GRPCRoute`, and their listed extension features are not advertised until their upstream conformance probes pass.
78
79
- The two upstream features that remain unsupported are:
0 commit comments