changelog

This commit is contained in:
Alex Dadgar 2016-04-18 19:40:22 -07:00
parent e096c4a504
commit 97a7263970

View file

@ -38,6 +38,7 @@ BUG FIXES:
* core: Fix issue where in-place updated allocation double counted resources * core: Fix issue where in-place updated allocation double counted resources
[GH-957] [GH-957]
* core: Prevent garbage collection of running batch jobs [GH-989] * core: Prevent garbage collection of running batch jobs [GH-989]
* core: Trigger System scheduler when Node drain is disabled [GH-1106]
* core: Fix drained, batched allocations from being migrated indefinitely * core: Fix drained, batched allocations from being migrated indefinitely
[GH-1086] [GH-1086]
* client: Garbage collect Docker containers on exit [GH-1071] * client: Garbage collect Docker containers on exit [GH-1071]