1.4.1
·
79 commits
to master
since this release
This release contains the following changes, in reverse, approximately historical order:
- Fix:
/mnt/ephemeral
not striped on instance types with multiple ephemeral volumes on certain cases - Install Spark on Jenkins
- Bump Mesos to 0.25.1 (@jpfeil)
- Add support for non-default VPC and subnet ID's
- Extract some generally useful functionality from
core.Box
intolib.ec2
- Bind-mount
/var/lib/toil
eagerly onmesos-box
,toil-box
andtoil-latest-box
(@arao) - allow user
jenkins
to mount and unmount via sudo on Jenkins slave boxes (@arao) - Select boxes by EC2 instance ID via
--instance-id
- Install Yarn and Spark on
toil-jenkins-slave
(@fnothaft) - Install Slurm on
toil-jenkins-slave
(@dleehr)
Note to Toil users: A toil-box
created with this release of CGCloud installs the legacy version of Toil (3.1.6). Don't use this release of CGCloud for creating toil-latest-box
because it installs an obsolete version of Toil (3.2.0, obsoleted by 3.2.1). Use a 1.5.x release instead.