mirror of https://github.com/k3s-io/k3s
50172148e4
Automatic merge from submit-queue Support terminal resizing for exec/attach/run ```release-note Add support for terminal resizing for exec, attach, and run. Note that for Docker, exec sessions inherit the environment from the primary process, so if the container was created with tty=false, that means the exec session's TERM variable will default to "dumb". Users can override this by setting TERM=xterm (or whatever is appropriate) to get the correct "smart" terminal behavior. ``` Fixes #13585 |
||
---|---|---|
.. | ||
cache | ||
chaosclient | ||
clientset_generated | ||
leaderelection | ||
metrics | ||
record | ||
restclient | ||
testdata | ||
testing/core | ||
transport | ||
typed | ||
unversioned | ||
OWNERS |