Merge pull request #36615 from timstclair/cri-attach-tty
Automatic merge from submit-queue
[CRI] Add TTY flag to AttachRequest
Follow up from https://github.com/kubernetes/kubernetes/pull/35661
For https://github.com/kubernetes/kubernetes/issues/29579
- Add TTY to the CRI AttachRequest
- Moves responsibility from the runtime shim to the Kubelet for populating the TTY bool in the request based on the container spec
/cc @euank @feiskyer @kubernetes/sig-node
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment