github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/serving.kserve.io/InferenceService/testdata/degraded_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-30T23:03:45Z'
    10        reason: PredictorConfigurationReady not ready
    11        severity: Info
    12        status: 'False'
    13        type: LatestDeploymentReady
    14      - lastTransitionTime: '2024-05-30T23:03:45Z'
    15        message: 'Revision "helloworld-predictor-00002" failed with message: .'
    16        reason: RevisionFailed
    17        severity: Info
    18        status: 'False'
    19        type: PredictorConfigurationReady
    20      - lastTransitionTime: '2024-05-30T23:03:45Z'
    21        message: Configuration "helloworld-predictor" does not have any ready Revision.
    22        reason: RevisionMissing
    23        status: 'False'
    24        type: PredictorReady
    25      - lastTransitionTime: '2024-05-30T23:03:45Z'
    26        message: Configuration "helloworld-predictor" does not have any ready Revision.
    27        reason: RevisionMissing
    28        severity: Info
    29        status: 'False'
    30        type: PredictorRouteReady
    31      - lastTransitionTime: '2024-05-30T23:03:45Z'
    32        message: Configuration "helloworld-predictor" does not have any ready Revision.
    33        reason: RevisionMissing
    34        status: 'False'
    35        type: Ready
    36      - lastTransitionTime: '2024-05-30T23:03:45Z'
    37        reason: PredictorRouteReady not ready
    38        severity: Info
    39        status: 'False'
    40        type: RoutesReady
    41    modelStatus:
    42      transitionStatus: BlockedByFailedLoad