Merge pull request #21177 from laushinka/spelling-fixes
Auto commit by PR queue bot
This commit is contained in:
@@ -342,7 +342,7 @@ func (nc *NodeController) maybeDeleteTerminatingPod(obj interface{}) {
|
||||
}
|
||||
|
||||
// delete terminating pods that have been scheduled on
|
||||
// nonexistant nodes
|
||||
// nonexistent nodes
|
||||
if !found {
|
||||
nc.forcefullyDeletePod(pod)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user