mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 08:25:43 +03:00
changelog and website
This commit is contained in:
@@ -16,6 +16,7 @@ IMPROVEMENTS:
|
||||
relative format like `6 h ago` [GH-3449]
|
||||
* client: Added metrics to track state transitions of allocations [GH-3061]
|
||||
* driver/docker: Detect OOM kill event [GH-3459]
|
||||
* driver/qemu: Support graceful shutdowns on unix platforms [GH-3411]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ The `qemu` driver supports the following configuration in the job spec:
|
||||
[data_dir](https://www.nomadproject.io/docs/agent/configuration/index.html#data_dir)
|
||||
or
|
||||
[alloc_dir](https://www.nomadproject.io/docs/agent/configuration/client.html#alloc_dir)
|
||||
paths.)
|
||||
paths.) This feature is currently not supported on Windows.
|
||||
|
||||
* `port_map` - (Optional) A key-value map of port labels.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user