k0sctl icon indicating copy to clipboard operation
k0sctl copied to clipboard

Handle ctrl-c/sigint

Open kke opened this issue 3 years ago • 2 comments
trafficstars

Maybe try to disconnect, at least the log should show that the apply was aborted.

kke avatar Apr 11 '22 07:04 kke

I think optimally this would involve context passing and pretty much touch everything.

kke avatar Apr 22 '22 11:04 kke

Might be tricky to properly cancel in-flight commands in an SSH session.

twz123 avatar Apr 22 '22 15:04 twz123