mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 18:50:39 -05:00
We have two node selection functions: includeNodeFromNodeList and getNodeConditionPredicate, and the logic is different. The logic should be the same, so remove includeNodeFromNodeList and just use getNodeConditionPredicate everywhere. Fix #45772 |
||
|---|---|---|
| .. | ||
| BUILD | ||
| doc.go | ||
| OWNERS | ||
| servicecontroller.go | ||
| servicecontroller_test.go | ||