argo-cd/resource_customizations/cdi.kubevirt.io/DataVolume/testdata/progressing_containercreating.yaml
Chandler Wilkerson fc13eda8d6
feat: Add KubeVirt custom health checks (#7176)
Signed-off-by: cwilkers <cwilkers@redhat.com>
2021-11-04 08:23:48 -07:00

35 lines
889 B
YAML

apiVersion: cdi.kubevirt.io/v1beta1
kind: DataVolume
metadata:
creationTimestamp: "2021-10-25T22:23:10Z"
name: example-badimport-dv
namespace: default
spec:
pvc:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
source:
http:
url: https://download.fedoraproject.org/pub/no-such-image.xz
status:
conditions:
- lastHeartbeatTime: "2021-10-25T22:23:15Z"
lastTransitionTime: "2021-10-25T22:23:15Z"
message: PVC example-badimport-dv Bound
reason: Bound
status: "True"
type: Bound
- lastHeartbeatTime: "2021-10-25T22:23:10Z"
lastTransitionTime: "2021-10-25T22:23:10Z"
status: "False"
type: Ready
- lastHeartbeatTime: "2021-10-25T22:23:15Z"
lastTransitionTime: "2021-10-25T22:23:10Z"
reason: ContainerCreating
status: "False"
type: Running
phase: ImportScheduled
progress: N/A