mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
cleanup: remove stale comments
This commit is contained in:
parent
a26c34e470
commit
79963ac8fb
@ -491,9 +491,6 @@ func MakeDefaultErrorFunc(client clientset.Interface, podQueue internalqueue.Sch
|
|||||||
Name: pod.Name,
|
Name: pod.Name,
|
||||||
}
|
}
|
||||||
|
|
||||||
// An unschedulable pod will be placed in the unschedulable queue.
|
|
||||||
// This ensures that if the pod is nominated to run on a node,
|
|
||||||
// scheduler takes the pod into account when running predicates for the node.
|
|
||||||
// Get the pod again; it may have changed/been scheduled already.
|
// Get the pod again; it may have changed/been scheduled already.
|
||||||
getBackoff := initialGetBackoff
|
getBackoff := initialGetBackoff
|
||||||
for {
|
for {
|
||||||
|
Loading…
Reference in New Issue
Block a user