mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-21 18:11:55 -04:00
If it failed to find an IP for every node, it returned a partial list along with an error. However, (a) this should never happen since every scheduleable node should have at least one usable IP, and (b) it didn't matter since all of its callers just treat any error as being fatal anyway. So just remove the special case. |
||
|---|---|---|
| .. | ||
| .import-restrictions | ||
| ssh.go | ||