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

Releases: twosigma/Cook

v1.53.5

28 Jun 20:03
Compare
Choose a tag to compare

(internal-only release)

v1.53.4

24 Jun 17:17
Compare
Choose a tag to compare

(internal-only release)

v1.53.3

23 Jun 15:46
Compare
Choose a tag to compare

Added

  • Support for job-routing plugins, from @dposada

v1.53.2

01 Jun 17:38
Compare
Choose a tag to compare

Added

  • Features to compute clusters, from @dposada

Changed

  • Constrained checkpointing to supported pools, from @nsinkov

v1.53.1

13 May 16:11
Compare
Choose a tag to compare

Fixed

  • Fix the names for synthetic pod workload labels, from @dposada

v1.53.0

06 May 18:31
Compare
Choose a tag to compare

Added

  • Environment variables for telemetry, from @dposada

Changed

  • Improved performance for VirtualMachineLeaseAdapter, TaskRequestAdapter, and update-host-reservation, from @scrosby

Fixed

  • Hard delete pods that have been in the terminating state for too long, from @dposada
  • Skip inactive pools when ranking, from @dposada

v1.52.0

28 Apr 15:35
Compare
Choose a tag to compare

Added

  • Instance field with how long the job queued before that instance, from @dposada

Changed

  • Made straggler kill a mea-culpa failure, from @nsinkov

v1.51.14

16 Apr 14:03
Compare
Choose a tag to compare

Changed

  • Added pod labels for application name and version, from @dposada
  • Prefixed all application pod labels with the configured pod label prefix, from @dposada

v1.51.13

07 Apr 18:08
Compare
Choose a tag to compare

Fixed

  • Calculate the time-until-waiting metric correctly, from @scrosby

v1.51.12

06 Apr 21:20
Compare
Choose a tag to compare

Changed

  • Do fenzo unassigns in batches outside of the k8s state locks, from @scrosby
  • Make the k8s lock vector a vector not a sequence, from @scrosby
  • Split metrics for synthetic pods and regular pods in k8s, from @scrosby