holdenk opened a new pull request #30693:
URL: https://github.com/apache/spark/pull/30693


   ### What changes were proposed in this pull request?
   
   Check that the pod state is not pending or running even if there is a 
deletion timestamp.
   
   ### Why are the changes needed?
   
   This can occur when the pod state and deletion timestamp are not updated by 
etcd in sync & we get a pod snapshot during an inconsistent view.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Manual testing with local version of Minikube on an overloaded computer that 
caused out of sync updates.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to