mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-29 10:10:18 -04:00
Currently when checking for unscheduled pods an exception will be raised if a pod is not scheduled and the status is unknown. This update modifies the logic to include any pod without a NodeName in the not scheduled pods returned. Signed-off-by: hasheddan <georgedanielmangum@gmail.com> |
||
|---|---|---|
| .. | ||
| BUILD | ||
| events.go | ||
| framework.go | ||
| limit_range.go | ||
| nvidia-gpus.go | ||
| OWNERS | ||
| predicates.go | ||
| preemption.go | ||
| priorities.go | ||
| ubernetes_lite.go | ||
| ubernetes_lite_volumes.go | ||