The instance autoscaler has been updated to be smarter about rolling processes. This will allow your Rack to automatically increase in size as necessary to complete a large deployment and then scale back down when complete.
Bug Fixes
- #1156 Handle process names with hyphens [@mattmanning]
- #1163 Simplify system controller and add tests [@ddollar]
- #1165 Block underscore in service name [@MiguelMoll]
- #1170 Update ELB name when switching to PrivateApi [@mattmanning]
- #1173 Fix autoscaler process width calculation [@ddollar]