hashicorp / nomad-driver-exec2

An official Nomad task driver plugin for sandboxing workloads using native Linux kernel features
Mozilla Public License 2.0
8 stars 0 forks source link

deps: update nomad and go-landlock and test dependencies #55

Closed shoenig closed 2 months ago

shoenig commented 2 months ago

Incorporates fix from https://github.com/shoenig/go-landlock/pull/86

Fixes: #54

Note: can't reference a tagged version of Nomad until 1.9 drops, which contains a commit not being backported that fixes things for running exec2 tests. (If I could remember which commit is the fix, we could backport it...)