kubernetes/pkg/kubelet/server/streaming
Kubernetes Submit Queue 705de0a93f
Merge pull request #52513 from yanxuean/streamExec
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

improve the relation of ExecInContainer and Exec

keep the relation between ExecInContainer and Exec be consistence with PortForward in streaming server

fix #54903
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>

**What this PR does / why we need it**:

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

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-10-31 21:44:19 -07:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
errors.go delete ErrorTimeout() function and modify Umask() args 2017-01-12 11:05:30 +08:00
request_cache_test.go Refactor move of client-go/util/clock to apimachinery 2017-05-20 14:19:48 -04:00
request_cache.go Refactor move of client-go/util/clock to apimachinery 2017-05-20 14:19:48 -04:00
server_test.go CRI: Allow configuring stdout/stderr streams for Exec/Attach requests 2017-09-20 16:40:15 -07:00
server.go Merge pull request #52513 from yanxuean/streamExec 2017-10-31 21:44:19 -07:00