mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
Spelling fixes inspired by github.com/client9/misspell
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