thousands-car-79657
05/22/2023, 4:14 PM[1/1] currentAttempt done. Last Error: USER::containers with unready status: [primary]|context deadline exceeded
I’ve seen a few times such error. What would be the root cause of it?freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
thousands-car-79657
05/22/2023, 4:36 PMapiVersion: v1
kind: PodTemplate
metadata:
name: flyte-template
namespace: app-development
template:
spec:
volumes:
- name: data
persistentVolumeClaim:
claimName: fsx-app-development
readOnly: true
containers:
- name: default
image: <http://docker.io/rwgrim/docker-noop|docker.io/rwgrim/docker-noop>
volumeMounts:
- name: data
mountPath: /data
readOnly: true
thousands-car-79657
05/24/2023, 4:21 PMthousands-car-79657
06/08/2023, 9:14 PM