rancher / kim

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

main: fix kubectl-dropin on windows #48

Closed dweomer closed 3 years ago

dweomer commented 3 years ago

Allow for the case, on windows, that the zeroth command-line argument will have an .exe suffix when attempting to make the multi-call disambiguation.

Addresses #36

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

dweomer commented 3 years ago

Spun up a cygwin+go+k3d environment (so help me!) on my Windows box to test and it seems to work correctly there as well as on Linux.