Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

API: support sandbox process operation relay API #258

Closed
bergwolf opened this issue Apr 25, 2018 · 0 comments
Closed

API: support sandbox process operation relay API #258

bergwolf opened this issue Apr 25, 2018 · 0 comments

Comments

@bergwolf
Copy link
Member

bergwolf commented Apr 25, 2018

As described in the API design, we need to support sandbox.WaitProcess(), sandbox.WinsizeProcess(), sandbox.SignalProcess() and sandbox.IOStream() operations.

bergwolf added a commit to bergwolf/kata-runtime that referenced this issue Apr 25, 2018
It sends tty resize request to the agent to resize a process's tty
window.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue Apr 25, 2018
It sends tty resize request to the agent to resize a process's tty
window.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue May 2, 2018
It sends tty resize request to the agent to resize a process's tty
window.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue May 2, 2018
It returns stdin, stdout and stderr stream of the specified process in
the container.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue May 2, 2018
It returns stdin, stdout and stderr stream of the specified process in
the container.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue May 2, 2018
It returns stdin, stdout and stderr stream of the specified process in
the container.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
bergwolf added a commit to bergwolf/kata-runtime that referenced this issue May 2, 2018
It returns stdin, stdout and stderr stream of the specified process in
the container.

Fixes: kata-containers#258

Signed-off-by: Peng Tao <[email protected]>
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant