Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 5db41e2

Browse files
committed
virtcontainers: To start the kataBuiltInProxy to watch the vm console in FetchSandbox api
When do sandbox release, the kataBuiltInProxy will be closed, and it will stop the watch of vm's console; Thus it needs to restart the proxy to monitor the vm console once to restore the sandbox. Signed-off-by: fupan <[email protected]>
1 parent 57d713a commit 5db41e2

File tree

12 files changed

+112
-6
lines changed

12 files changed

+112
-6
lines changed

vendor/github.com/kata-containers/runtime/virtcontainers/agent.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/api.go

Lines changed: 29 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/cc_proxy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/hyperstart_agent.go

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/kata_agent.go

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/kata_builtin_proxy.go

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/kata_proxy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/no_proxy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/noop_agent.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/noop_proxy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/proxy.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/kata-containers/runtime/virtcontainers/sandbox.go

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)