[1/2] aurora git commit: Refactor scheduling code to split matching and assigning phases

2018-01-09 Thread wfarner
Repository: aurora Updated Branches: refs/heads/master 5b34231ba -> 4e6242fed http://git-wip-us.apache.org/repos/asf/aurora/blob/4e6242fe/src/test/java/org/apache/aurora/scheduler/preemptor/PreemptionVictimFilterTest.java --

aurora git commit: Custom converter to allow the -thermos_executor_resources flag to take an empty string and parse it to an empty list

2018-01-09 Thread wfarner
Repository: aurora Updated Branches: refs/heads/master 8e5e08ebf -> 5b34231ba Custom converter to allow the -thermos_executor_resources flag to take an empty string and parse it to an empty list Fixes the issue that caused the voting to fail for the 0.19.0 Aurora packages. Fix cribbed from: