Skip to content

test-report: istio 1.28-alpha v0.4.0 & v0.5.0 report 9/9 #1102

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
merged 1 commit into from
Jul 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
GatewayAPIInferenceExtensionVersion: v0.4.0
apiVersion: gateway.networking.k8s.io/v1
date: "2025-07-23T14:20:45+02:00"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.3.0
implementation:
contact:
- '@istio/maintainers'
organization: istio
project: istio
url: https://istio.io
version: 1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91
kind: ConformanceReport
mode: default
profiles:
- core:
result: success
statistics:
Failed: 0
Passed: 9
Skipped: 0
name: Gateway
summary: Core tests succeeded.
21 changes: 21 additions & 0 deletions conformance/reports/v0.4.0/gateway/istio/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# istio (gateway Profile Conformance) - v0.4.0

## Test Results

This directory contains conformance test results for Gateway API Inference Extension v0.4.0 testing against istio implementations using the gateway profile.

| Extension Version Tested | Profile Tested | Implementation Version | Mode | Report | Status |
|--------------------------|----------------|------------------------|---------|--------|--------|
| v1.3.0 | Gateway | 1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91 | default | [./1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91-default-gateway-report.yaml](././1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91-default-gateway-report.yaml) | PASS |
## Running the Tests

For instructions on how to reproduce these test results and run the conformance tests yourself, see the [istio Conformance Testing README](../../../../scripts/istio/README.md).

## About This Version

- **Extension Version**: v0.4.0
- **Profile**: gateway
- **Implementation**: istio
- **Test Mode**: Default

For detailed information about conformance testing, report generation, and requirements, see the [main conformance README](../../../../../README.md).
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
GatewayAPIInferenceExtensionVersion: v0.5.0
apiVersion: gateway.networking.k8s.io/v1
date: "2025-07-23T14:31:41+02:00"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.3.0
implementation:
contact:
- '@istio/maintainers'
organization: istio
project: istio
url: https://istio.io
version: 1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91
kind: ConformanceReport
mode: default
profiles:
- core:
result: success
statistics:
Failed: 0
Passed: 9
Skipped: 0
name: Gateway
summary: Core tests succeeded.
21 changes: 21 additions & 0 deletions conformance/reports/v0.5.0/gateway/istio/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# istio (gateway Profile Conformance) - v0.5.0

## Test Results

This directory contains conformance test results for Gateway API Inference Extension v0.5.0 testing against istio implementations using the gateway profile.

| Extension Version Tested | Profile Tested | Implementation Version | Mode | Report | Status |
|--------------------------|----------------|------------------------|---------|--------|--------|
| v1.3.0 | Gateway | 1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91 | default | [./1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91-default-gateway-report.yaml](././1.28-alpha.32ca03082f566513ad9b860f31e7745b0f68dc91-default-gateway-report.yaml) | PASS |
## Running the Tests

For instructions on how to reproduce these test results and run the conformance tests yourself, see the [istio Conformance Testing README](../../../../scripts/istio/README.md).

## About This Version

- **Extension Version**: v0.5.0
- **Profile**: gateway
- **Implementation**: istio
- **Test Mode**: Default

For detailed information about conformance testing, report generation, and requirements, see the [main conformance README](../../../../../README.md).
Loading