mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
commit
071997593b
@ -72,9 +72,8 @@ function validate() {
|
|||||||
exit -1
|
exit -1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
if [[ "$current_status" == "<no value>" ]]; then
|
||||||
if [[ "$current_status" != "0001-01-01T00:00:00Z" ]]; then
|
echo " $id is created but not running ${current_status}"
|
||||||
echo " $id is created but not running"
|
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user