diff --git a/conformance/reports/v0.5.0/gateway/kubvernor/README.md b/conformance/reports/v0.5.0/gateway/kubvernor/README.md new file mode 100644 index 000000000..460712b83 --- /dev/null +++ b/conformance/reports/v0.5.0/gateway/kubvernor/README.md @@ -0,0 +1,13 @@ +# Kubvernor Rust Gateway + +## Table of Contents + +| Extension Version Tested | Profile Tested | Implementation Version | Mode | Report | +|--------------------------|----------------|------------------------|---------|-----------------------------------------------------------------------| +| 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) | +| ... | ... | ... | ... | ... | + +## Reproduce + +To reproduce Kubvernor conformance report follow [README](https://github.com/kubvernor/kubvernor/blob/0.1.1/README.md) + diff --git a/conformance/reports/v0.5.0/gateway/kubvernor/kubvernor-inference-conformance-output-0.1.1.yaml b/conformance/reports/v0.5.0/gateway/kubvernor/kubvernor-inference-conformance-output-0.1.1.yaml new file mode 100644 index 000000000..1a6200f84 --- /dev/null +++ b/conformance/reports/v0.5.0/gateway/kubvernor/kubvernor-inference-conformance-output-0.1.1.yaml @@ -0,0 +1,23 @@ +GatewayAPIInferenceExtensionVersion: v0.5.1 +apiVersion: gateway.networking.k8s.io/v1 +date: "2025-08-06T21:32:49+01:00" +gatewayAPIChannel: UNDEFINED +gatewayAPIVersion: UNDEFINED +implementation: + contact: + - nowakd@gmail.com + organization: kubvernor + project: kubvernor + url: https://github.com/kubvernor/kubvernor + version: 0.1.1 +kind: ConformanceReport +mode: default +profiles: +- core: + result: success + statistics: + Failed: 0 + Passed: 9 + Skipped: 0 + name: Gateway + summary: Core tests succeeded.