BUG FIXES:
- driver: Update
hashicorp/nomad
to v1.1.2 to include numerous fixes. [GH-29]
BUG FIXES:
- driver: Volume mount sandbox should protect against path traversal. [GH-21]
IMPROVEMENTS:
- build: Build the project using Go modules. [GH-22]
FEATURES:
- driver: Attach lxc containers to
lxcbr0
by configuring a newnetwork_mode
parameter. [GH-13]
- initial release of Nomad LXC driver as an external plugin