kubel icon indicating copy to clipboard operation
kubel copied to clipboard

`kubel-exec-vterm-pod` not spawning a buffer

Open dpassen opened this issue 2 years ago • 3 comments

Since upgrading kubel to '20220509.104', kubel-exec-vterm-pod fails to spawn a vterm buffer.

These are the only pertinent messages I see:

Tramp: Opening connection vterm for REDACTED@REDACTED-6c78fd87d8-ff5z8 using kubectl...done
Successfully exported EDITOR

Happy to supply more information to aid in debugging.

dpassen avatar May 20 '22 19:05 dpassen

Thank you for reporting this! I'm not a vterm user so I kind just trust patches/fixes on that side. I know this was merged recently. Could it be related?

abrochard avatar May 23 '22 17:05 abrochard

I don't have an easy way of reverting a package, but to my memory, it was working before that changeset. I'll see if I can confirm.

dpassen avatar Jun 01 '22 13:06 dpassen

I'm not a vterm user so I kind just trust patches/fixes on that side. I know this was merged recently. Could it be related?

I think this commit had created this issue. I just tested, and it can not exec into pod in the vterm. It just opens a vterm on current host, seems vterm doesn't respect on default directory is TRAMP

I'm not a vterm too, so this is just my guess.

TxGVNN avatar Jul 13 '22 08:07 TxGVNN