Skip to content

Commit 7e64f86

Browse files
Adding conformance report for Kubvernor (#1316)
* Adding conformance report for Kubvernor * Updating and addressing PR feedback Signed-off-by: Dawid Nowak <[email protected]> * Update conformance/reports/v0.5.1/gateway/kubvernor/README.md Co-authored-by: Nir Rozenbaum <[email protected]> * Fixing version mismatch --------- Signed-off-by: Dawid Nowak <[email protected]> Co-authored-by: Nir Rozenbaum <[email protected]>
1 parent 6491db2 commit 7e64f86

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Kubvernor Rust Gateway
2+
3+
## Table of Contents
4+
5+
| Extension Version Tested | Profile Tested | Implementation Version | Mode | Report |
6+
|--------------------------|----------------|------------------------|---------|-----------------------------------------------------------------------|
7+
| v0.5.1 | Gateway | [0.1.1](https://github.com/kubvernor/kubvernor/releases/tag/0.1.1) | default | [Conformance report](./kubvernor-inference-conformance-output-0.1.1.yaml) |
8+
9+
## Reproduce
10+
11+
To reproduce Kubvernor conformance report follow [README](https://github.com/kubvernor/kubvernor/blob/0.1.1/README.md)
12+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
GatewayAPIInferenceExtensionVersion: v0.5.1
2+
apiVersion: gateway.networking.k8s.io/v1
3+
date: "2025-08-25T15:42:29+01:00"
4+
gatewayAPIChannel: standard
5+
gatewayAPIVersion: v1.2.1
6+
implementation:
7+
contact:
8+
- https://github.com/kubvernor/kubvernor
9+
organization: kubvernor
10+
project: kubvernor
11+
url: https://github.com/kubvernor/kubvernor
12+
version: 0.1.1
13+
kind: ConformanceReport
14+
mode: default
15+
profiles:
16+
- core:
17+
result: success
18+
statistics:
19+
Failed: 0
20+
Passed: 9
21+
Skipped: 0
22+
name: Gateway
23+
summary: Core tests succeeded.

0 commit comments

Comments
 (0)