Skip to content

Tags: MaTriXy/mantis

Tags

v1.2.13

Toggle v1.2.13'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 Netflix#12 from jeffchao/master Bump Mesos version.

v1.2.12

Toggle v1.2.12's commit message
mantis-server-worker: Pinned mantis-rxcontrol to 1.3.2 

v1.2.11

Toggle v1.2.11's commit message
mantis-server-worker: Added rules for UserDefined Clutch metrics. 

v1.2.10

Toggle v1.2.10's commit message
Fixed equality check bug in dominant resource detection. An edge case in which cpu/memory metrics are voting the same value will cause the dominant resource check to fall through to Network. Fixed this by using >= instead of >.

v1.2.9

Toggle v1.2.9's commit message
Upgraded mql-jvm to 3.2.+ with shaded Clojure. 

v1.2.8

Toggle v1.2.8's commit message
job master now prefers custom clutch configurations if they are present 

v1.2.7

Toggle v1.2.7's commit message
job master now prefers custom clutch configurations if they are present 

v1.2.6

Toggle v1.2.6's commit message
Added more robust null check around stageSchedulingInfo in JobAutoSca… …ler for Clutch configs.

v1.2.5

Toggle v1.2.5's commit message
Fixed Query import for MQL 3.x 

v1.2.4

Toggle v1.2.4's commit message
Merge pull request Netflix#4 from nickmahilani/master pin mql to 3.1.x