Singularity 0.17.0
baconmania
released this
21 Sep 15:04
·
3084 commits
to master
since this release
Changes in 0.17.0
Check out the 0.17.0 milestone to see new features / bugfixes in detail.
Note: Mesos 1.1.x support didn't quite make it into this release, but those changes are coming soon. In the meantime, here are the new features in Singularity 0.17.0.
New Features
- 1592 - Resource Usage UI
- 1576 - Evenly-spread task placement
- 1570 - resource usage endpoint
- 1610 - Highlight new files
Improvements
- 1583 - Track average scheduling delay when accepting tasks.
- 1578 - Allow WORKER <-> SERVICE type change if not load balanced
- 1586 - Refactor tailer instance selection dropdown
- 1615 - Add visibility around getChildren() calls.
- 1597 - Also relocate guava-retrying in SingularityClient
- 1598 - timestampSeconds -> timestamp in statistics object
- 1594 - Leader cache everywhere
- 1590 - package.json tune-up
- 1603 - Reorganize request group view
- 1611 - Add request group filter
- 1608 - Add Nitro as adopter
Bug Fixes
- 1591 - Fix flaky testSchedulerPriority test
- 1593 - More flaky tests
- 1588 - Force Guava cache maintenance before processing cached offers.
- 1587 - Fix key error on requests page
- 1595 - Only write to the leader cache when it's active.
- 1614 - Fix cron length validation when creating new requests.