Skip to content

Commit ed31e1a

Browse files
committed
refine report parameters.
1 parent 631bfc8 commit ed31e1a

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

conformance/my-first-report.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
apiVersion: gateway.networking.k8s.io/v1
2+
date: "2025-07-07T19:13:21Z"
3+
gatewayAPIChannel: standard
4+
gatewayAPIVersion: v1.2.1
5+
implementation:
6+
contact:
7+
8+
organization: GKE
9+
project: gke-gateway
10+
url: https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api
11+
version: TBD
12+
kind: ConformanceReport
13+
mode: default
14+
profiles:
15+
- core:
16+
result: success
17+
statistics:
18+
Failed: 0
19+
Passed: 9
20+
Skipped: 0
21+
name: Gateway
22+
summary: Core tests succeeded.

conformance/reports/gke-gateway/standard-1.32.3-rxlb-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ profiles:
1616
result: success
1717
statistics:
1818
Failed: 0
19-
Passed: 1
19+
Passed: 9
2020
Skipped: 0
2121
name: Gateway
2222
summary: Core tests succeeded.

0 commit comments

Comments
 (0)