Files
kubernetes/test/e2e/network
Antonio Ojea 60c3480740 e2e don't set pod.Spec.NodeName directly
based on this comment in
ea07644522/test/e2e/framework/pod/node_selection.go (L96-L101)

// pod.Spec.NodeName should not be set directly because
// it will bypass the scheduler, potentially causing
// kubelet to Fail the pod immediately if it's out of
// resources. Instead, we want the pod to remain
// pending in the scheduler until the node has resources
// freed up.
2021-04-16 15:58:16 +02:00
..
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-01-22 18:27:25 +01:00
2021-02-27 20:29:27 +01:00
2020-03-05 14:59:46 -08:00
2021-03-04 10:17:21 -08:00
2021-03-01 00:54:57 +01:00
2019-10-10 15:52:51 -05:00
2021-01-08 10:52:49 +01:00