Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 744 Bytes

UNRELEASED

BUG FIXES:

  • driver: Update hashicorp/nomad to v1.1.2 to include numerous fixes. [GH-29]

0.3.0 (November 11, 2020)

BUG FIXES:

  • driver: Volume mount sandbox should protect against path traversal. [GH-21]

IMPROVEMENTS:

  • build: Build the project using Go modules. [GH-22]

0.2.0 (July 8, 2020)

FEATURES:

  • driver: Attach lxc containers to lxcbr0 by configuring a new network_mode parameter. [GH-13]

0.1.0 (April 9, 2019)

  • initial release of Nomad LXC driver as an external plugin