@@ -6,7 +6,7 @@ and provides status and resource references for them.
66Implementors and integrators of Gateway API are encouraged to update this
77document with status information about their implementations, the versions they
88cover, and documentation to help users get started. This status information should
9- be no longer than a few paragraphs.
9+ be no longer than a few paragraphs.
1010
1111## Conformance levels
1212
@@ -19,7 +19,7 @@ These implementations have submitted at least one conformance report that has pa
1919 * All core conformance tests for at least one combination of Route type and
2020 Profile
2121 * All claimed Extended features
22-
22+
2323for one of the two (2) most recent Gateway API releases.
2424
2525So, it's conformant to support Mesh + HTTPRoute, or Gateway + HTTPRoute, or
@@ -386,7 +386,7 @@ Google Cloud Service Mesh supports [Envoy-based sidecar mesh][envoy-sidecar-mesh
386386
387387### Google Kubernetes Engine
388388
389- [ ![ Conformance] ( https://img.shields.io/badge/Gateway_API_Partial_Conformance_v1.3.0-Google_Kubernetes_Engine-orange )] ( https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v1.3 .0/gke-gateway )
389+ [ ![ Conformance] ( https://img.shields.io/badge/Gateway_API_Partial_Conformance_v1.3.0-Google_Kubernetes_Engine-orange )] ( https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v1.4 .0/gke-gateway )
390390
391391[ Google Kubernetes Engine (GKE)] [ gke ] is a managed Kubernetes platform offered
392392by Google Cloud. GKE's implementation of the Gateway API is through the [ GKE
@@ -399,7 +399,7 @@ advanced routing, multi-cluster load balancing and more. See the docs to deploy
399399Gateways] [ gke-multi-cluster-gateway ] .
400400
401401The GKE Gateway controller passes all the core Gateway API conformance tests in the
402- v1.3 .0 release for the GATEWAY_HTTP conformance profile except ` HTTPRouteHostnameIntersection ` .
402+ v1.4 .0 release for the GATEWAY_HTTP conformance profile except ` HTTPRouteHostnameIntersection ` .
403403
404404[ gke ] :https://cloud.google.com/kubernetes-engine
405405[ gke-gateway ] :https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api
@@ -740,7 +740,7 @@ Page review timeline, starting with the v1.3 Page Review:
740740 any implementations that are are still Stale (after a right-of-reply period).
741741* Gateway API v1.5 release Page Review (at least one month after the actual
742742 release): We will remove the Stale category, and implementation maintainers
743- will need to be at least partially conformant on each review, or during the
743+ will need to be at least partially conformant on each review, or during the
744744 right-of-reply period, or be removed from the implementations page.
745745
746746This means that, after the Gateway API v1.5 release, implementations cannot be
0 commit comments