Skip to content

Commit 7948e1b

Browse files
authored
Merge pull request #2243 from michaelbeaumont/conformance/kuma-report
Add initial conformance results for Kuma
2 parents 88d0a9b + f17dc29 commit 7948e1b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

conformance/results/kuma.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-27T18:08:52Z"
3+
gatewayAPIVersion: v0.7.1
4+
implementation:
5+
contact:
6+
- "@kumahq/kuma-maintainers"
7+
organization: kumahq
8+
project: kuma
9+
url: https://github.com/kumahq/kuma
10+
version: 0.0.0-preview.vcf063c043
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+
- HTTPRoutePathRewrite
29+
- HTTPResponseHeaderModification
30+
- HTTPRouteSchemeRedirect
31+
- HTTPRouteHostRewrite
32+
- HTTPRouteQueryParamMatching
33+
- HTTPRoutePortRedirect
34+
- HTTPRoutePathRedirect
35+
- HTTPRouteMethodMatching
36+
- HTTPRouteRequestMirror
37+
name: HTTP
38+
- core:
39+
result: success
40+
statistics:
41+
Failed: 0
42+
Passed: 3
43+
Skipped: 0
44+
summary: ""
45+
name: MESH

0 commit comments

Comments
 (0)