File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed
conformance/reports/v0.8.0 Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : gateway.networking.k8s.io/v1alpha1
2+ date : " 2023-09-08T02:53:27Z"
3+ gatewayAPIVersion : v0.8.0
4+ implementation :
5+ contact :
6+ - https://github.com/envoyproxy/gateway/blob/main/GOVERNANCE.md
7+ organization : envoyproxy
8+ project : envoy-gateway
9+ url : https://github.com/envoyproxy/gateway
10+ version : latest
11+ kind : ConformanceReport
12+ profiles :
13+ - core :
14+ result : success
15+ statistics :
16+ Failed : 0
17+ Passed : 29
18+ Skipped : 0
19+ summary : " "
20+ extended :
21+ result : success
22+ statistics :
23+ Failed : 0
24+ Passed : 9
25+ Skipped : 0
26+ summary : " "
27+ supportedFeatures :
28+ - HTTPRouteSchemeRedirect
29+ - HTTPRoutePathRewrite
30+ - HTTPRouteQueryParamMatching
31+ - HTTPResponseHeaderModification
32+ - HTTPRoutePortRedirect
33+ - HTTPRoutePathRedirect
34+ - HTTPRouteHostRewrite
35+ - HTTPRouteRequestMirror
36+ - HTTPRouteMethodMatching
37+ name : HTTP
38+ - core :
39+ result : success
40+ statistics :
41+ Failed : 0
42+ Passed : 11
43+ Skipped : 0
44+ summary : " "
45+ name : TLS
Original file line number Diff line number Diff line change @@ -188,6 +188,8 @@ See [here][emissary-gateway-api] for more details on using the Gateway API with
188188
189189### Envoy Gateway
190190
191+ [ ![ Conformance] ( https://img.shields.io/badge/Gateway%20API%20Conformance%20v0.8.0-EnvoyGateway-green )] ( https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v0.8.0/envoy-gateway.yaml )
192+
191193[ Envoy Gateway] [ eg-home ] is an [ Envoy] [ envoy-org ] subproject for managing Envoy-based application gateways. The supported
192194APIs and fields of the Gateway API are outlined [ here] [ eg-supported ] .
193195Use the [ quickstart] [ eg-quickstart ] to get Envoy Gateway running with Gateway API in a
You can’t perform that action at this time.
0 commit comments