kubernetes/pkg/kubelet/dockershim/libdocker
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
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
client.go add UpdateContainerResources function to CRI 2017-07-31 20:47:56 -05:00
fake_client.go add UpdateContainerResources function to CRI 2017-07-31 20:47:56 -05:00
helpers_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
helpers.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
instrumented_client.go add UpdateContainerResources function to CRI 2017-07-31 20:47:56 -05:00
kube_docker_client_test.go Move docker client code from dockertools to dockershim/dockerlib 2017-05-05 11:48:08 -07:00
kube_docker_client.go Merge pull request #47991 from ncdc/fix-initial-exec-terminal-dimensions 2017-08-18 14:47:11 -07:00
legacy_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
legacy.go run hack/update-all 2017-06-22 11:31:03 -07:00