Skip to content

Conversation

runcom
Copy link
Member

@runcom runcom commented Dec 7, 2017

Signed-off-by: Antonio Murdaca runcom@redhat.com

- What I did

Fixed and refactored the way we're calling runc exec in container_exec. This patch is fixing a bug where kube requests the terminal for exec but we're not honoring it.

- How I did it

set terminal in runc exec's process json

- How to verify it

run kubectl exec -ti POD -- sh and see it works, Before this patch, it would just hang.

- Description for the changelog

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
@runcom runcom requested a review from mrunalp as a code owner December 7, 2017 19:54
@runcom
Copy link
Member Author

runcom commented Dec 7, 2017

@mrunalp PTAL

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes labels Dec 7, 2017
@runcom
Copy link
Member Author

runcom commented Dec 7, 2017

we need this for 1.7 and 1.8 as well.

@runcom
Copy link
Member Author

runcom commented Dec 7, 2017

/test all

Copy link
Member

@mrunalp mrunalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants