k3s/test
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
..
component/scheduler/perf Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
e2e Merge pull request #28760 from kubernetes/revert-28015-workaround_kubeproxy 2016-07-12 05:00:10 -07:00
e2e_node Merge pull request #25273 from ncdc/exec-sigwinch 2016-07-14 07:26:49 -07:00
fixtures/pkg/kubectl/cmd/apply Fix reference to versioned object in kubectl apply 2016-02-10 14:11:44 -08:00
images Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
integration Compile fixes for master_benchmark_test.go 2016-07-08 08:02:04 +02:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
soak Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
utils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Address PR comments, randomly assign owners for new tests. 2016-07-06 13:22:53 -07:00