apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: name: invalid-nonexistent-backend-ref namespace: gateway-conformance-infra spec: parentRefs: - name: same-namespace rules: - backendRefs: - name: nonexistent namespace: gateway-conformance-infra port: 8080