shoenig / nomad-pledge-driver

Nomad task driver capable of blocking unwanted syscall and filesystem access. Based on the pledge utility for Linux by Justine Tunney
Mozilla Public License 2.0
22 stars 2 forks source link

drviver: restore pledge environment during task recovery #44

Closed shoenig closed 1 year ago

shoenig commented 1 year ago

Fixes a bug where tasks would be lost after a plugin / agent restart.