Skip to content

Commit fe202d4

Browse files
authored
Merge pull request #2237 from sunjayBhatia/contour-initial-conformance-report
Add initial conformance results for Contour
2 parents 5eaacdc + 8ecfe31 commit fe202d4

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

conformance/results/contour.yaml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
apiVersion: gateway.networking.k8s.io/v1alpha1
2+
date: "2023-07-25T22:11:56Z"
3+
gatewayAPIVersion: "e9859d057b43d177176a9d3d6b15dbdd27fe7e46"
4+
implementation:
5+
contact:
6+
- '@projectcontour/maintainers'
7+
organization: projectcontour
8+
project: contour
9+
url: https://github.com/projectcontour/contour
10+
version: "f6c112e60a40ceb9d448354473a8fe7d1a726790"
11+
kind: ConformanceReport
12+
profiles:
13+
- core:
14+
result: success
15+
statistics:
16+
Failed: 0
17+
Passed: 28
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+
- HTTPRouteHostRewrite
29+
- HTTPRouteQueryParamMatching
30+
- HTTPResponseHeaderModification
31+
- HTTPRouteSchemeRedirect
32+
- HTTPRoutePathRedirect
33+
- HTTPRouteMethodMatching
34+
- HTTPRoutePortRedirect
35+
- HTTPRoutePathRewrite
36+
- HTTPRouteRequestMirror
37+
name: HTTP
38+
- core:
39+
result: success
40+
statistics:
41+
Failed: 0
42+
Passed: 10
43+
Skipped: 0
44+
summary: ""
45+
name: TLS

0 commit comments

Comments
 (0)