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

Fix network ns setting for vm factory #681

Closed
bergwolf opened this issue Aug 31, 2018 · 0 comments
Closed

Fix network ns setting for vm factory #681

bergwolf opened this issue Aug 31, 2018 · 0 comments

Comments

@bergwolf
Copy link
Member

Commit 97d280e breaks vm factory creation because it skips setting sandbox netns path but then we will need to always create a new vm in the specified netns.

bergwolf added a commit to bergwolf/kata-runtime that referenced this issue Aug 31, 2018
For vm factory, we also need netns to be set otherwise we fail to
create new VMs in `s.network.run`.

Fixes: kata-containers#681

Signed-off-by: Peng Tao <[email protected]>
lifupan pushed a commit to hyperhq/kata-runtime that referenced this issue Sep 17, 2018
For vm factory, we also need netns to be set otherwise we fail to
create new VMs in `s.network.run`.

Fixes: kata-containers#681

Signed-off-by: Peng Tao <[email protected]>
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