argo-cd/resource_customizations/serving.kserve.io/InferenceService/testdata/progressing.yaml

29 lines
953 B
YAML
Raw Normal View History

apiVersion: serving.kserve.io/v1beta1
kind: InferenceService
metadata:
name: helloworld
namespace: default
spec: {}
status:
conditions:
- lastTransitionTime: "2023-06-21T22:25:58Z"
severity: Info
status: Unknown
type: PredictorConfigurationReady
- lastTransitionTime: "2023-06-21T22:25:58Z"
message: 'Configuration "hello-world-predictor-default" is waiting for a Revision to become ready.'
reason: RevisionMissing
status: Unknown
type: PredictorReady
- lastTransitionTime: "2023-06-21T22:25:58Z"
message: 'Configuration "hello-world-predictor-default" is waiting for a Revision to become ready.'
reason: RevisionMissing
severity: Info
status: Unknown
type: PredictorRouteReady
- lastTransitionTime: "2023-06-21T22:25:58Z"
message: 'Configuration "hello-world-predictor-default" is waiting for a Revision to become ready.'
reason: RevisionMissing
status: Unknown
type: Ready