You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: