generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 182
Adding conformance report for Kubvernor #1316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
k8s-ci-robot
merged 5 commits into
kubernetes-sigs:main
from
kubvernor:conformance_report
Aug 28, 2025
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
10dc47a
Adding conformance report for Kubvernor
dawid-nowak 52a0c38
Merge remote-tracking branch 'origin' into conformance_report
dawid-nowak 48422f3
Updating and addressing PR feedback
dawid-nowak 7a7302b
Update conformance/reports/v0.5.1/gateway/kubvernor/README.md
dawid-nowak 85c97f6
Fixing version mismatch
dawid-nowak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
|
23 changes: 23 additions & 0 deletions
23
...rmance/reports/v0.5.1/gateway/kubvernor/kubvernor-inference-conformance-output-0.1.1.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
GatewayAPIInferenceExtensionVersion: v0.5.1 | ||
apiVersion: gateway.networking.k8s.io/v1 | ||
date: "2025-08-25T15:42:29+01:00" | ||
gatewayAPIChannel: standard | ||
gatewayAPIVersion: v1.2.1 | ||
implementation: | ||
contact: | ||
- https://github.com/kubvernor/kubvernor | ||
organization: kubvernor | ||
project: kubvernor | ||
url: https://github.com/kubvernor/kubvernor | ||
version: 0.1.0 | ||
dawid-nowak marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
kind: ConformanceReport | ||
mode: default | ||
profiles: | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 9 | ||
Skipped: 0 | ||
name: Gateway | ||
summary: Core tests succeeded. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.