Skip to content

Releases: yp-engineering/mesos-runonce

v1.0.4

06 May 21:17
Compare
Choose a tag to compare

Adding printing of framework id always.

v1.0.3

06 May 19:39
Compare
Choose a tag to compare

Adding ability to pass in task id and name.

v1.0.2

05 May 22:30
Compare
Choose a tag to compare

Streams back stderr on STDERR from the container.

v1.0.1

20 Apr 14:54
Compare
Choose a tag to compare
Using Exit instead of Fatal or Error and fixes driver.Abort.

Replacing Fatals with Exit to hide noise backtraces.
Replacing Error with Exit in ExampleScheduler.Error to exit non-zero.
Fixes order of execution for driver.Abort which wasn't being called.

v1.0.0

04 Apr 22:06
Compare
Choose a tag to compare
Adding ability to pass in force pull of image.