Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement socket_vmnet network (QEMU) #15038

Closed
spowelljr opened this issue Sep 29, 2022 · 0 comments · Fixed by #14989
Closed

Implement socket_vmnet network (QEMU) #15038

spowelljr opened this issue Sep 29, 2022 · 0 comments · Fixed by #14989
Assignees
Labels
area/networking networking issues co/qemu-driver QEMU related issues kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@spowelljr
Copy link
Member

Implement socket_vmnet network into QEMU.

This will add a dedicated network option to the QEMU driver.

Criteria for success:

  • socket_vmnet network is implemented and can be enable using a flag
  • minikube service command works with socket_vmnet
  • minikube tunnel command works with socket_vmnet
  • user network is untouched and still fully works
@spowelljr spowelljr self-assigned this Sep 29, 2022
@spowelljr spowelljr added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/networking networking issues co/qemu-driver QEMU related issues kind/feature Categorizes issue or PR as related to a new feature. labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking networking issues co/qemu-driver QEMU related issues kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant