github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/gateway.solo.io/RouteTable/testdata/gloo-rejected.yaml (about)

     1  apiVersion: gateway.solo.io/v1
     2  kind: RouteTable
     3  status:
     4    statuses:
     5      gloo-system:
     6        reason: "message that will describe all the reasons for rejection"
     7        reportedBy: gateway
     8        state: Rejected
     9        subresourceStatuses:
    10          '*v1.Proxy.gateway-proxy_gloo-system':
    11            reportedBy: gloo
    12            state: Accepted
    13          '*v1.Proxy.internal-proxy_gloo-system':
    14            reportedBy: gloo
    15            state: Rejected