k3s/pkg/kubelet/dockershim
Kubernetes Submit Queue 2ab7ad14b4 Merge pull request #47991 from ncdc/fix-initial-exec-terminal-dimensions
Automatic merge from submit-queue

Fix initial exec terminal dimensions

**What this PR does / why we need it**:
Delay attempting to send a terminal resize request to docker until after
the exec has started; otherwise, the initial resize request will fail.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #47990

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-08-18 14:47:11 -07:00
..
cm Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
errors Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
fixtures/seccomp
libdocker Merge pull request #47991 from ncdc/fix-initial-exec-terminal-dimensions 2017-08-18 14:47:11 -07:00
remote Merge pull request #46105 from sjenning/update-conatiner-resource-cri 2017-08-11 14:14:00 -07:00
testing Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
checkpoint_store.go
checkpoint_store_test.go
convert.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
convert_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
doc.go Update CRI references 2017-06-09 10:16:40 +08:00
docker_checkpoint.go dockershim: checkpoint HostNetwork property 2017-06-21 13:10:47 -05:00
docker_checkpoint_test.go dockershim: checkpoint HostNetwork property 2017-06-21 13:10:47 -05:00
docker_container.go Disables Docker's health check 2017-08-16 16:12:09 -07:00
docker_container_test.go Merge pull request #49107 from edevil/try_remove_old_log 2017-07-20 15:08:17 -07:00
docker_image.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_image_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_legacy.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_legacy_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_sandbox.go Use seccomp from security context 2017-08-13 15:42:15 +08:00
docker_sandbox_test.go dockershim: don't spam logs with pod IP errors before networking is ready 2017-06-12 15:07:38 -05:00
docker_service.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
docker_service_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
docker_stats.go Update CRI references 2017-06-09 10:16:40 +08:00
docker_streaming.go Fix TODO: rename podInfraContainerID to podSandboxID 2017-07-20 17:45:55 -07:00
exec.go Fix initial exec terminal dimensions 2017-07-31 11:52:27 -04:00
helpers.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
helpers_linux.go Rename runtime/default to docker default 2017-08-13 15:42:15 +08:00
helpers_linux_test.go Rename runtime/default to docker default 2017-08-13 15:42:15 +08:00
helpers_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
helpers_unsupported.go Use seccomp from security context 2017-08-13 15:42:15 +08:00
helpers_windows.go Fix make cross build failure 2017-08-15 14:25:35 -04:00
naming.go Update CRI references 2017-06-09 10:16:40 +08:00
naming_test.go Update CRI references 2017-06-09 10:16:40 +08:00
security_context.go Merge pull request #47019 from jessfraz/allowPrivilegeEscalation 2017-07-31 16:56:58 -07:00
security_context_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
selinux_util.go dockershim: clean up unused security context code 2017-07-10 17:48:26 -07:00
selinux_util_test.go dockershim: clean up unused security context code 2017-07-10 17:48:26 -07:00