k3s/pkg/kubelet/server
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
..
portforward update BUILD files 2017-10-15 18:18:13 -07:00
remotecommand update BUILD files 2017-10-15 18:18:13 -07:00
stats update BUILD files 2017-10-15 18:18:13 -07:00
streaming Merge pull request #52513 from yanxuean/streamExec 2017-10-31 21:44:19 -07:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
auth.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
auth_test.go
doc.go
server.go Improve kubectl error messages 2017-10-30 20:09:43 -05:00
server_test.go Improve kubectl error messages 2017-10-30 20:09:43 -05:00
server_websocket_test.go Cleanup lint errors in the pkg/kubelet/server/... directory 2017-06-29 15:58:07 -07:00