forked from kubernetes-sigs/gateway-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Contour 1.29.1, 1.28.5, 1.27.4 patch release reports (kubernetes-sigs…
…#3154) * add 1.28.5 report Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> * add 1.29.1 report Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> * add 1.27.4 report Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> * implementations page Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> * fix filename Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> --------- Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
- Loading branch information
1 parent
6646f09
commit 0c5af56
Showing
6 changed files
with
149 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
46 changes: 46 additions & 0 deletions
46
conformance/reports/v0.8.1/projectcontour-contour/experimental-v1.27.4-default-report.yaml
This file contains 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,46 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
date: "2024-06-12T19:23:58Z" | ||
gatewayAPIVersion: v0.8.1 | ||
implementation: | ||
contact: | ||
- '@projectcontour/maintainers' | ||
organization: projectcontour | ||
project: contour | ||
url: https://projectcontour.io/ | ||
version: v1.27.4 | ||
kind: ConformanceReport | ||
profiles: | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 29 | ||
Skipped: 0 | ||
summary: "" | ||
extended: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 10 | ||
Skipped: 0 | ||
summary: "" | ||
supportedFeatures: | ||
- HTTPRouteMethodMatching | ||
- HTTPRouteRequestMultipleMirrors | ||
- HTTPRoutePathRedirect | ||
- HTTPRouteHostRewrite | ||
- HTTPRoutePathRewrite | ||
- HTTPRouteQueryParamMatching | ||
- HTTPResponseHeaderModification | ||
- HTTPRoutePortRedirect | ||
- HTTPRouteSchemeRedirect | ||
- HTTPRouteRequestMirror | ||
name: HTTP | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 11 | ||
Skipped: 0 | ||
summary: "" | ||
name: TLS |
This file contains 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
50 changes: 50 additions & 0 deletions
50
conformance/reports/v1.0.0/projectcontour-contour/experimental-v1.28.5-default-report.yaml
This file contains 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,50 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
date: "2024-06-12T19:26:43Z" | ||
gatewayAPIVersion: v1.0.0 | ||
implementation: | ||
contact: | ||
- '@projectcontour/maintainers' | ||
organization: projectcontour | ||
project: contour | ||
url: https://projectcontour.io/ | ||
version: v1.28.5 | ||
kind: ConformanceReport | ||
profiles: | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 10 | ||
Skipped: 0 | ||
summary: "" | ||
name: TLS | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 29 | ||
Skipped: 0 | ||
summary: "" | ||
extended: | ||
result: partial | ||
skippedTests: | ||
- HTTPRouteTimeoutBackendRequest | ||
statistics: | ||
Failed: 0 | ||
Passed: 11 | ||
Skipped: 1 | ||
summary: "" | ||
supportedFeatures: | ||
- HTTPRoutePathRewrite | ||
- HTTPRouteSchemeRedirect | ||
- HTTPRouteBackendTimeout | ||
- HTTPRouteQueryParamMatching | ||
- HTTPRouteMethodMatching | ||
- HTTPRouteRequestMirror | ||
- HTTPRouteHostRewrite | ||
- HTTPRoutePortRedirect | ||
- HTTPRouteResponseHeaderModification | ||
- HTTPRouteRequestMultipleMirrors | ||
- HTTPRouteRequestTimeout | ||
- HTTPRoutePathRedirect | ||
name: HTTP |
48 changes: 48 additions & 0 deletions
48
conformance/reports/v1.0.0/projectcontour-contour/experimental-v1.29.1-default-report.yaml
This file contains 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,48 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
date: "2024-06-12T19:30:34Z" | ||
gatewayAPIVersion: v1.0.0 | ||
implementation: | ||
contact: | ||
- '@projectcontour/maintainers' | ||
organization: projectcontour | ||
project: contour | ||
url: https://projectcontour.io/ | ||
version: v1.29.1 | ||
kind: ConformanceReport | ||
profiles: | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 29 | ||
Skipped: 0 | ||
summary: "" | ||
extended: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 12 | ||
Skipped: 0 | ||
summary: "" | ||
supportedFeatures: | ||
- HTTPRouteRequestMultipleMirrors | ||
- HTTPRouteRequestTimeout | ||
- HTTPRoutePortRedirect | ||
- HTTPRouteSchemeRedirect | ||
- HTTPRouteHostRewrite | ||
- HTTPRouteQueryParamMatching | ||
- HTTPRouteMethodMatching | ||
- HTTPRoutePathRewrite | ||
- HTTPRouteBackendTimeout | ||
- HTTPRouteRequestMirror | ||
- HTTPRouteResponseHeaderModification | ||
- HTTPRoutePathRedirect | ||
name: HTTP | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 10 | ||
Skipped: 0 | ||
summary: "" | ||
name: TLS |
This file contains 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