rancher / kim

In ur kubernetes, buildin ur imagez
Apache License 2.0
326 stars 19 forks source link

builder: fix install panic #61

Closed dweomer closed 3 years ago

dweomer commented 3 years ago

Address the case where a too-narrow selector (or some other odd conditions?) results in no nodes being selected during install. This fix replaces the panic with an error message.

Fixes #60

Signed-off-by: Jacob Blain Christen jacob@rancher.com