Skip to content

Commit 7d89aca

Browse files
committed
Perform Implementations page review for v1.4
This commit performs the Implemntations page review for Gateway API v1.4, using the process documented in the Implementations page. Signed-off-by: Nick Young <nick@isovalent.com>
1 parent b4aa664 commit 7d89aca

File tree

1 file changed

+36
-23
lines changed

1 file changed

+36
-23
lines changed

site-src/implementations.md

Lines changed: 36 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -79,50 +79,60 @@ other functions (like managing DNS or creating certificates).
7979

8080
!!! info "Compare extended supported features across implementations"
8181

82-
[View a table to quickly compare supported features of projects](implementations/v1.2.md). These outline Gateway controller implementations that have passed core conformance tests, and focus on extended conformance features that they have implemented.
82+
[View a table to quickly compare supported features of projects](implementations/v1.4.md). These outline Gateway controller implementations that have passed core conformance tests, and focus on extended conformance features that they have implemented.
8383

8484
## Gateway Controller Implementation Status <a name="gateways"></a>
8585

86-
- [Acnodal EPIC][1]
86+
### Conformant
8787
- [Agent Gateway][40]
8888
- [Airlock Microgateway][34]
89+
- [Cilium][16] (beta)
90+
- [Envoy Gateway][18] (GA)
91+
- [Istio][9] (GA)
92+
- [kgateway][37] (GA)
93+
- [NGINX Gateway Fabric][12] (GA)
94+
- [Traefik Proxy][13] (GA)
95+
96+
### Partially Conformant
97+
98+
- [Azure Application Gateway for Containers][27] (GA)
99+
- [Contour][3] (GA)
100+
- [Gloo Gateway][5] (GA)
101+
- [Google Kubernetes Engine][6] (GA)
102+
- [Kong Ingress Controller][10] (GA)
103+
- [Kong Gateway Operator][35] (GA)
104+
- [Kubvernor][39](work in progress)
105+
106+
### Stale
107+
108+
- [Acnodal EPIC][1]
89109
- [Amazon Elastic Kubernetes Service][23] (GA)
90110
- [Apache APISIX][2] (beta)
91111
- [Avi Kubernetes Operator][31]
92-
- [Azure Application Gateway for Containers][27] (GA)
93-
- [Cilium][16] (beta)
94-
- [Contour][3] (GA)
95112
- [Easegress][30] (GA)
96113
- [Emissary-Ingress (Ambassador API Gateway)][4] (alpha)
97-
- [Envoy Gateway][18] (GA)
98114
- [Flomesh Service Mesh][17] (beta)
99-
- [Gloo Gateway][5] (GA)
100-
- [Google Kubernetes Engine][6] (GA)
101115
- [HAProxy Ingress][7] (alpha)
102116
- [HAProxy Kubernetes Ingress Controller][32] (GA)
103117
- [HashiCorp Consul][8]
104-
- [Istio][9] (GA)
105-
- [kgateway][37] (GA)
106-
- [Kong Ingress Controller][10] (GA)
107-
- [Kong Gateway Operator][35] (GA)
108-
* [Kubvernor][39](work in progress)
109118
- [Kuma][11] (GA)
110119
- [LiteSpeed Ingress Controller][19]
111120
- [LoxiLB][36] (beta)
112-
- [NGINX Gateway Fabric][12] (GA)
113121
- [ngrok][33] (preview)
114122
- [STUNner][21] (beta)
115-
- [Traefik Proxy][13] (GA)
116123
- [Tyk][29] (work in progress)
117124
- [WSO2 APK][25] (GA)
118125

119126
## Service Mesh Implementation Status <a name="meshes"></a>
120127

121-
- [Google Cloud Service Mesh][38] (GA)
128+
### Conformant
122129
- [Istio][9] (GA)
123-
- [Kuma][11] (GA)
124130
- [Linkerd][28] (GA)
125131

132+
### Stale
133+
- [Google Cloud Service Mesh][38] (GA)
134+
- [Kuma][11] (GA)
135+
126136
## Integrations <a name="integrations"></a>
127137

128138
- [Flagger][14] (public preview)
@@ -721,6 +731,7 @@ finds implementations that are in the "Stale" state, then that maintainer will:
721731

722732
* Inform the other maintainers and get their agreement on the list of stale and
723733
to-be-removed implementations
734+
* Open a draft PR with the changes to this page.
724735
* Post on the #sig-network-gateway-api channel informing the maintainers of
725736
implementations that are no longer at least partially conformant should contact
726737
the Gateway API maintainers to discuss the implementation's status. This period
@@ -730,19 +741,21 @@ as a lazy consensus period.
730741
downgraded in status, either by being moved to "Stale", or being removed
731742
from this page if they are already "Stale".
732743

733-
Page review timeline, starting with the v1.3 Page Review:
744+
Page review timeline, starting with the v1.4 Page Review:
734745

735-
* Gateway API v1.3 release Page Review: a maintainer will move anyone who hasn't
736-
submitted a conformance report using the rules above to "Stale". They will also
737-
contact anyone who moves to Stale to inform them about this rule change.
738746
* Gateway API v1.4 release Page Review (at least one month after the actual
747+
release): a maintainer will move anyone who hasn't submitted a conformance
748+
report using the rules above to "Stale". They will also contact anyone who
749+
moves to Stale to inform them about this rule change.
750+
**You are here**
751+
* Gateway API v1.5 release Page Review (at least one month after the actual
739752
release): A maintainer will perform the Page Review process again, removing
740753
any implementations that are are still Stale (after a right-of-reply period).
741-
* Gateway API v1.5 release Page Review (at least one month after the actual
754+
* Gateway API v1.6 release Page Review (at least one month after the actual
742755
release): We will remove the Stale category, and implementation maintainers
743756
will need to be at least partially conformant on each review, or during the
744757
right-of-reply period, or be removed from the implementations page.
745758

746-
This means that, after the Gateway API v1.5 release, implementations cannot be
759+
This means that, after the Gateway API v1.6 release, implementations cannot be
747760
added to this page unless they have submitted at least a Partially Conformant
748761
conformance report.

0 commit comments

Comments
 (0)