is there a way to interrupt an update (manual time...
# kubernetes
s
is there a way to interrupt an update (manual timeout early?) often, I realize my mistake while I'm `pulumi up`'ing, but alas, I can't cleanly terminate what's going on as usually that invalidates the stack's state and creates dirtier problems...