hashicorp / nomad-driver-podman

A nomad task driver plugin for sandboxing workloads in podman containers
https://developer.hashicorp.com/nomad/plugins/drivers/podman
Mozilla Public License 2.0
226 stars 63 forks source link

deps: update nomad dependency to v1.6.0-beta.1 #266

Closed shoenig closed 1 year ago

shoenig commented 1 year ago

Should hopefully fix the CGO problem in https://github.com/hashicorp/nomad-driver-podman/issues/227

shoenig commented 1 year ago

@jdoss if you have access to the artifacts in ^, mind trying against Fedora CoreOS?

jdoss commented 1 year ago

@shoenig I was able to test this out this evening on a client node running on Fedora CoreOS 38.20230609.3.0 and it worked as expected! Thank you for fixing this. 😄

Procsiab commented 1 year ago

I am happy to report the successful loading of this build of the plugin, on a Fedora IoT 38.20230630.0 system. I also tested the ARM64 binary on a Raspberry Pi, with the same OS deployment version, and it is working. Thanks to all of you for helping in resolving this :heart:

ahjohannessen commented 1 year ago

@shoenig Is a 0.4.3 with this fix soon released?

shoenig commented 1 year ago

We'll do a Podman v0.5.0 release as soon as we have Nomad v1.6 GA, which should be in the next day or so.