kubernetes/test/e2e/framework/ssh
Dan Winship 6ebabf3198 Fix the semantics of e2essh.NodeSSHHosts on error
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.
2026-03-07 10:52:48 -05:00
..
.import-restrictions e2e framework: control k/k/pkg imports 2023-04-17 00:17:16 +03:00
ssh.go Fix the semantics of e2essh.NodeSSHHosts on error 2026-03-07 10:52:48 -05:00