Skip to content

Tags: criteo/mesos-term

Tags

0.13.3

Toggle 0.13.3's commit message
Release 0.13.3

Change-Id: I23817ceb81ce80e799e83f534764973bff182b06

0.13.2

Toggle 0.13.2's commit message
Release 0.13.2

Change-Id: I45b8105b047a79f0f8eb0b2e59b2ec46cc184bf8

0.13.1

Toggle 0.13.1's commit message
Release 0.13.1

Change-Id: I1aa719a1760bc73c1e792fd8e618b0baf6a097aa

0.13.0

Toggle 0.13.0's commit message
Release 0.13.0

0.12.9

Toggle 0.12.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #86 from criteo-forks/mesos4060

Allow to use sandbox for tasks that never ran

0.12.8

Toggle 0.12.8's commit message
Release 0.12.8

Change-Id: Ibf15d7929f862bc0ea330e04fd64ee8bd275505f

v0.12.7

Toggle v0.12.7's commit message
Relax constraint on chromedriver

In travis, we can only use "stable" chrome version.
We need to follow stable version of chrome for the chromedriver. At
least we should avoid enforcing a constraint in package.json (it is
still frozen because we commit package-lock)

Change-Id: Ib9ed924f3e1275f65dc39c23bec45f744c2abf2d

v0.12.6

Toggle v0.12.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Debuggability: Always return error to the user (#44)

* Always return error to the user

This improves debuggability since users are able to report the real
error to mesos-term operators.

Downside: some exceptions might reveal errors we prefer to hide.
However, it does not show stacktrace, only a message.

Change-Id: Idb6542c0cd9f4f0d6cc13f31f24dd14deb2fc719

* Log task detail on multiple running statuses

This case happens in practice and it is hard to know if this is expected
from mesos design (in this case we should deal with it) or if there is a
bug in mesos.

Change-Id: Ibffacdfc230dfa9f7f02e76633925bef5397b481

v0.12.5

Toggle v0.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Give initial focus to xtermjs when opening terminal. (#42)

v0.12.4

Toggle v0.12.4's commit message
0.12.4