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

Enable network namespaces for QEMU driver #9861

Merged
merged 4 commits into from
Jan 21, 2021
Merged

Conversation

angrycub
Copy link
Contributor

Proposed fix for #9860

This brings the same values that are set on the exec and java drivers to the qemu driver and enable it to shift into a bridge network namespace with a workload. Port forwarding does not work for other reasons; however, this change enables users to configure QEMU's vnc server and connect to it with a sidecar task using an isolated localhost. (See the jobspec in #9680 for more details)

@angrycub angrycub self-assigned this Jan 20, 2021
Copy link
Member

@schmichael schmichael left a comment

Choose a reason for hiding this comment

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

Great find! Great issue/description! Please don't forget a changelog entry, but otherwise :shipit:

@vercel vercel bot temporarily deployed to Preview – nomad-storybook-and-ui January 21, 2021 18:51 Inactive
@vercel vercel bot temporarily deployed to Preview – nomad January 21, 2021 18:51 Inactive
@angrycub angrycub merged commit ba23332 into master Jan 21, 2021
@angrycub angrycub deleted the d-qemu-networkmode branch January 21, 2021 19:05
@robloxrob
Copy link

Thank you! I am excited for this.

backspace pushed a commit that referenced this pull request Jan 22, 2021
* Enable network namespaces for QEMU driver
* Add CHANGELOG entry
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants