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

[question] Is it production ready? #58

Closed
Oloremo opened this issue Jan 11, 2021 · 1 comment · Fixed by #60
Closed

[question] Is it production ready? #58

Oloremo opened this issue Jan 11, 2021 · 1 comment · Fixed by #60
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Oloremo
Copy link

Oloremo commented Jan 11, 2021

Hello,

I know this question usually have an answer like "it depends" but I wonder what is the current state of this module from your point of view?

Also, I see in Nomad docs what:

filesystem isolation none

Does it mean that allocations run with it have full access to underlying fs?

@shishir-a412ed
Copy link
Contributor

shishir-a412ed commented Jan 11, 2021

@Oloremo Thanks for pointing it out!
Yes, this needs to be changed to FSIsolationImage

I will test it out, and open a PR with the fix. Feel free to keep the issue open until the PR is merged.

To answer your question [question] Is it production-ready?

IMO, version 0.6 is definitely production-ready.
We added a lot of stabilization fixes in 0.6 specifically PR #49 and #55. However, there is one issue hashicorp/nomad #9750 whose fix will go in hashicorp/nomad version 1.0.2. This will affect you if you are launching jobs using containerd-driver with a network stanza in it. See comment for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants