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.
Merge pull request #2679 from kate-osborn/ngf-conformance-profile
Update conformance report for NGINX Gateway Fabric
- Loading branch information
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
conformance/reports/v1.0.0/nginxinc-nginx-gateway-fabric.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,38 @@ | ||
apiVersion: gateway.networking.k8s.io/v1alpha1 | ||
date: "2023-12-14T20:16:14Z" | ||
gatewayAPIVersion: v1.0.0 | ||
implementation: | ||
contact: | ||
- https://github.com/nginxinc/nginx-kubernetes-gateway/discussions/new/choose | ||
organization: nginxinc | ||
project: nginx-kubernetes-gateway | ||
url: https://github.com/nginxinc/nginx-kubernetes-gateway | ||
version: v1.1.0 | ||
kind: ConformanceReport | ||
profiles: | ||
- core: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 29 | ||
Skipped: 0 | ||
summary: "" | ||
extended: | ||
result: success | ||
statistics: | ||
Failed: 0 | ||
Passed: 4 | ||
Skipped: 0 | ||
summary: "" | ||
supportedFeatures: | ||
- HTTPRouteSchemeRedirect | ||
- HTTPRouteMethodMatching | ||
- HTTPRouteQueryParamMatching | ||
- HTTPRoutePortRedirect | ||
unsupportedFeatures: | ||
- HTTPRoutePathRedirect | ||
- HTTPRoutePathRewrite | ||
- HTTPRouteHostRewrite | ||
- HTTPRouteRequestMirror | ||
- HTTPResponseHeaderModification | ||
name: HTTP |
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