Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: twosigma/Cook

v1.17.1

23 May 17:20
Compare
Choose a tag to compare
  • Fixed issue where nil instance timestamps would cause NPEs

v1.15.0

18 Apr 15:35
Compare
Choose a tag to compare
  • Added support for pool param to /usage endpoint
  • Added support for pool param on job submission
  • Added support for SSL
  • Added support for "api-only" mode
  • Fixed issue where monitor metrics would sometimes stop on a non-zero value

v1.11.0

06 Feb 15:43
Compare
Choose a tag to compare
  • Added timely sandbox directory updates for tasks that are not executed by the cook executor
  • Added environment variables that contain the resources requested by the job
  • Converted monitor Riemann events to codahale metrics
  • Fixed string encoding on /rawscheduler POST
  • The start-time timestamp on /info no longer re-evaluates to now on each request

v1.5.5

04 Aug 21:02
Compare
Choose a tag to compare
  • Added JVM metric reporting
  • Added support for partial results when querying for groups
  • Added support for user whitelisting

v1.5.2

23 Jun 18:14
Compare
Choose a tag to compare
  • Fixed a bug which was overwriting end-time on duplicate mesos messages
  • Fixed a bug with querying for jobs with a non-zero number of ports

Cook Scheduler 1.0.0 - Production Ready

09 Oct 10:10
Compare
Choose a tag to compare

This release marks the first production-ready release of Cook. As of now, we're using this codebase to power our internal clusters, so this codebase is ready for general use.