You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
neonvm-controller: check if deletion timestamp is in the past (#1055)
If we are passed the mark of the deletion timestamp, it means
the deletion is stuck, and we should consider the pod to be failed anyway.
Possible reasons for this are:
1. Node is down.
2. Pod is stuck pulling the image from the container registry.
Signed-off-by: Oleg Vasilev <[email protected]>
0 commit comments