mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-19 07:49:17 +00:00
Merge pull request #9557 from portersrc/ci-debug-output-nydus-pod
CI: describe pod on k8s-create-pod wait failure
This commit is contained in:
@@ -57,6 +57,7 @@ k8s_create_pod() {
|
||||
# TODO: run this command for debugging. Maybe it should be
|
||||
# guarded by DEBUG=true?
|
||||
kubectl get pods "$pod_name"
|
||||
kubectl describe pod "$pod_name"
|
||||
return 1
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user