mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Changelog
This commit is contained in:
@@ -9,8 +9,6 @@ IMPROVEMENTS:
|
||||
[GH-2621, GH-2634, GH-2799]
|
||||
* core: Back-pressure when evaluations are nacked and ensure scheduling
|
||||
progress on evaluation failures [GH-2555]
|
||||
* core/networking: Shrink dynamic port range to not overlap with majority of
|
||||
operating system's ephemeral port ranges to avoid port conflicts [GH-2856]
|
||||
* agent/config: Late binding to IP addresses using go-sockaddr/template syntax
|
||||
[GH-2399]
|
||||
* api: Add `verify_https_client` to require certificates from HTTP clients
|
||||
@@ -41,6 +39,9 @@ IMPROVEMENTS:
|
||||
[GH-2535]
|
||||
* driver/rkt: Support `no_overlay` [GH-2702]
|
||||
* driver/rkt: Support `insecure_options` list [GH-2695]
|
||||
* server: Allow tuning of node heartbeat TTLs [GH-2859]
|
||||
* server/networking: Shrink dynamic port range to not overlap with majority of
|
||||
operating system's ephemeral port ranges to avoid port conflicts [GH-2856]
|
||||
|
||||
BUG FIXES:
|
||||
* core: Protect against nil job in new allocation, avoiding panic [GH-2592]
|
||||
|
||||
Reference in New Issue
Block a user