generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add conformance report for Contour v1.28.2 (#2884)
* Add conformance report for Contour v1.28.2 Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> * add reproduction steps Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com> --------- Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
- Loading branch information
1 parent
f7fa7d4
commit e1c2bf1
Showing
3 changed files
with
93 additions
and
3 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
50 changes: 50 additions & 0 deletions
50
conformance/reports/v1.0.0/projectcontour-contour/v1.28.2-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-03-19T15:28:46Z" | ||
gatewayAPIVersion: v1.0.0 | ||
implementation: | ||
contact: | ||
- '@projectcontour/maintainers' | ||
organization: projectcontour | ||
project: contour | ||
url: https://projectcontour.io/ | ||
version: v1.28.2 | ||
kind: ConformanceReport | ||
profiles: | ||
- 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: | ||
- HTTPRoutePathRedirect | ||
- HTTPRouteHostRewrite | ||
- HTTPRoutePathRewrite | ||
- HTTPRouteBackendTimeout | ||
- HTTPRouteMethodMatching | ||
- HTTPRouteRequestTimeout | ||
- HTTPRouteResponseHeaderModification | ||
- HTTPRouteSchemeRedirect | ||
- HTTPRouteRequestMirror | ||
- HTTPRouteRequestMultipleMirrors | ||
- HTTPRouteQueryParamMatching | ||
- HTTPRoutePortRedirect | ||
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