-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When installing haproxy unified gateway (version: ) in our cluster the installed gatewayclass object lists
- lastTransitionTime: "2026-02-22T21:42:58Z"
message: Gateway API CRD versions are not supported. Please install version v1.2, v1.3
observedGeneration: 1
reason: UnsupportedVersion
status: "False"
type: SupportedVersion
The CRDs were installed from https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/standard-install.yaml
The same error message is shown when installing gateway-api in version 1.2.1
The gatewayclass installed is:
apiVersion: gateway.networking.k8s.io/v1
kind: GatewayClass
metadata:
name: gateway-internal
spec:
controllerName: gate.haproxy.org/hug
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels