mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
add #4462 to changelog
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
IMPROVEMENTS:
|
||||
* core: Added advertise address to client node meta data [[GH-4390](https://github.com/hashicorp/nomad/issues/4390)]
|
||||
* client: Extend timeout to 60 seconds for Windows CPU fingerprinting [[GH-4441](https://github.com/hashicorp/nomad/pull/4441)]
|
||||
* driver/docker: Add support for specifying `cpu_cfs_period` in the Docker driver [[GH-4462](https://github.com/hashicorp/nomad/issues/4462)]
|
||||
* telemetry: All client metrics include a new `node_class` tag [[GH-3882](https://github.com/hashicorp/nomad/issues/3882)]
|
||||
* telemetry: Added new tags with value of child job id and parent job id for
|
||||
parameterized and periodic jobs [[GH-4392](https://github.com/hashicorp/nomad/issues/4392)]
|
||||
@@ -10,7 +11,7 @@ IMPROVEMENTS:
|
||||
|
||||
|
||||
BUG FIXES:
|
||||
* core: Reset queued allocation summary to zero when job stopped [GH-4414]
|
||||
* core: Reset queued allocation summary to zero when job stopped [[GH-4414](https://github.com/hashicorp/nomad/issues/4414)]
|
||||
|
||||
## 0.8.4 (June 11, 2018)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user