56 lines
1.3 KiB
YAML
56 lines
1.3 KiB
YAML
|
apiVersion: gateway.networking.k8s.io/v1alpha1
|
||
|
date: '-'
|
||
|
gatewayAPIChannel: experimental
|
||
|
gatewayAPIVersion: v1.1.0
|
||
|
implementation:
|
||
|
contact:
|
||
|
- '@traefik/maintainers'
|
||
|
organization: traefik
|
||
|
project: traefik
|
||
|
url: https://traefik.io/
|
||
|
version: v3.1
|
||
|
kind: ConformanceReport
|
||
|
mode: default
|
||
|
profiles:
|
||
|
- core:
|
||
|
result: success
|
||
|
statistics:
|
||
|
Failed: 0
|
||
|
Passed: 12
|
||
|
Skipped: 0
|
||
|
name: GATEWAY-GRPC
|
||
|
summary: Core tests succeeded.
|
||
|
- core:
|
||
|
result: success
|
||
|
statistics:
|
||
|
Failed: 0
|
||
|
Passed: 33
|
||
|
Skipped: 0
|
||
|
extended:
|
||
|
result: success
|
||
|
statistics:
|
||
|
Failed: 0
|
||
|
Passed: 10
|
||
|
Skipped: 0
|
||
|
supportedFeatures:
|
||
|
- GatewayPort8080
|
||
|
- HTTPRouteHostRewrite
|
||
|
- HTTPRouteMethodMatching
|
||
|
- HTTPRoutePathRedirect
|
||
|
- HTTPRoutePathRewrite
|
||
|
- HTTPRoutePortRedirect
|
||
|
- HTTPRouteQueryParamMatching
|
||
|
- HTTPRouteResponseHeaderModification
|
||
|
- HTTPRouteSchemeRedirect
|
||
|
unsupportedFeatures:
|
||
|
- GatewayHTTPListenerIsolation
|
||
|
- GatewayStaticAddresses
|
||
|
- HTTPRouteBackendRequestHeaderModification
|
||
|
- HTTPRouteBackendTimeout
|
||
|
- HTTPRouteParentRefPort
|
||
|
- HTTPRouteRequestMirror
|
||
|
- HTTPRouteRequestMultipleMirrors
|
||
|
- HTTPRouteRequestTimeout
|
||
|
name: GATEWAY-HTTP
|
||
|
summary: Core tests succeeded. Extended tests succeeded.
|