Files
higress/pkg/ingress/kube/gateway/istio/testdata/backend-lb-policy.status.yaml.golden
2025-11-26 10:15:00 +08:00

22 lines
506 B
Plaintext

apiVersion: gateway.networking.x-k8s.io/v1alpha1
kind: XBackendTrafficPolicy
metadata:
name: lb-policy
namespace: default
spec: null
status:
ancestors:
- ancestorRef:
group: ""
kind: Service
name: echo
conditions:
- lastTransitionTime: fake
message: 'Configuration is valid, but Istio does not support the following fields:
sessionPersistence'
reason: Accepted
status: "True"
type: Accepted
controllerName: istio.io/mesh-controller
---