From edcf35099930966e4ed67f5a023264d27d7a90e9 Mon Sep 17 00:00:00 2001 From: Kate Osborn Date: Fri, 14 Jun 2024 11:50:58 -0600 Subject: [PATCH] Update GRPCRoute Core Support Level --- site/content/overview/gateway-api-compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/overview/gateway-api-compatibility.md b/site/content/overview/gateway-api-compatibility.md index df8efa683a..45b4449015 100644 --- a/site/content/overview/gateway-api-compatibility.md +++ b/site/content/overview/gateway-api-compatibility.md @@ -15,7 +15,7 @@ docs: "DOCS-1412" | [Gateway](#gateway) | Supported | Partially supported | Not supported | v1 | | [HTTPRoute](#httproute) | Supported | Partially supported | Not supported | v1 | | [ReferenceGrant](#referencegrant) | Supported | N/A | Not supported | v1beta1 | -| [GRPCRoute](#grpcroute) | Partially Supported | Partially supported | Not supported | v1 | +| [GRPCRoute](#grpcroute) | Supported | Partially supported | Not supported | v1 | | [TLSRoute](#tlsroute) | Not supported | Not supported | Not supported | N/A | | [TCPRoute](#tcproute) | Not supported | Not supported | Not supported | N/A | | [UDPRoute](#udproute) | Not supported | Not supported | Not supported | N/A |