github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/serving.kserve.io/InferenceService/testdata/healthy_ocp.yaml (about)

     1  apiVersion: serving.kserve.io/v1beta1
     2  kind: InferenceService
     3  metadata:
     4    name: helloworld
     5    namespace: default
     6  spec: {}
     7  status:
     8    conditions:
     9      - lastTransitionTime: '2024-05-30T22:14:31Z'
    10        status: 'True'
    11        type: IngressReady
    12      - lastTransitionTime: '2024-05-30T22:14:30Z'
    13        severity: Info
    14        status: 'True'
    15        type: LatestDeploymentReady
    16      - lastTransitionTime: '2024-05-30T22:14:30Z'
    17        severity: Info
    18        status: 'True'
    19        type: PredictorConfigurationReady
    20      - lastTransitionTime: '2024-05-30T22:14:31Z'
    21        status: 'True'
    22        type: PredictorReady
    23      - lastTransitionTime: '2024-05-30T22:14:31Z'
    24        severity: Info
    25        status: 'True'
    26        type: PredictorRouteReady
    27      - lastTransitionTime: '2024-05-30T22:14:31Z'
    28        status: 'True'
    29        type: Ready
    30      - lastTransitionTime: '2024-05-30T22:14:31Z'
    31        severity: Info
    32        status: 'True'
    33        type: RoutesReady
    34      - lastTransitionTime: '2024-05-30T22:14:31Z'
    35        severity: Info
    36        status: 'False'
    37        type: Stopped
    38    modelStatus:
    39      transitionStatus: UpToDate