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

Add support for --runtime #82

Open
shishir-a412ed opened this issue Mar 30, 2021 · 2 comments · May be fixed by #83
Open

Add support for --runtime #82

shishir-a412ed opened this issue Mar 30, 2021 · 2 comments · May be fixed by #83
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shishir-a412ed
Copy link
Contributor

Currently containerd-driver gives the ability to set the runtime at the plugin level

It doesn't allow you to choose runtime at the job level similar to this

Add a flag --runtime to allow selecting runtime per job (Assuming runtime is installed and available on the nomad client node)
This will allow users to run containers with multiple runtimes e.g. runc and runsc (gVisor) on the same node.

@shishir-a412ed shishir-a412ed self-assigned this Mar 30, 2021
@shishir-a412ed shishir-a412ed added the enhancement New feature or request label Mar 30, 2021
@shishir-a412ed shishir-a412ed linked a pull request Mar 31, 2021 that will close this issue
@shishir-a412ed shishir-a412ed added the help wanted Extra attention is needed label Jul 15, 2021
@t-hale
Copy link

t-hale commented Feb 22, 2023

Are you still working on this in #83 ?

@shishir-a412ed
Copy link
Contributor Author

@t-hale Sorry I am not actively working on this project right now, due to other competing priorities.
Feel free to pick it up if you like. I ll try to help with the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants