k3s/pkg/client
k8s-merge-robot 50172148e4 Merge pull request #25273 from ncdc/exec-sigwinch
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
2016-07-14 07:26:49 -07:00
..
cache Fixed several typos 2016-07-13 15:06:24 +01:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated Merge pull request #28820 from caesarxuchao/patch-subresource 2016-07-13 16:09:01 -07:00
leaderelection Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
record Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
restclient Merge pull request #26956 from joe2far/fix-typos 2016-07-14 04:13:15 -07:00
testdata
testing/core manual changes to patch subresource 2016-07-12 11:09:27 -07:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Fixed several typos 2016-07-13 15:06:24 +01:00
unversioned Merge pull request #25273 from ncdc/exec-sigwinch 2016-07-14 07:26:49 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00