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 nomad task drivers (podman) to official hashicorp repos (fedora, ubuntu etc.) #322

Open
blmhemu opened this issue Feb 16, 2024 · 2 comments

Comments

@blmhemu
Copy link

blmhemu commented Feb 16, 2024

Proposal

Adding nomad podman driver to the official distribution channels would greatly help the usage of such drivers.

Use-cases

The status-quo is to download the drivers and place them in the respective folders. This is not ideal for automated installs - need scripts to download the latest release, do checksum verification and place it in require destination.

Attempted Solutions

Mentioned above.

@jrasell
Copy link
Member

jrasell commented Feb 16, 2024

Hi @blmhemu and thanks for raising this issue. This makes sense and is something we could add to the build and release process, so I'll add it to our roadmap for future discussion. I think it also makes sense to move this issue into the Podman driver repository, as it is where this work would be conducted.

@jrasell jrasell transferred this issue from hashicorp/nomad Feb 16, 2024
@slonopotamus
Copy link

This is a bit problematic because Nomad searches for plugins in data_dir. Possibly Nomad first needs to be changed so it looks for plugins in a predefined /usr or /opt directory, like it happens for CNI plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants