This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Releases: twosigma/Cook
Releases · twosigma/Cook
v1.48.1
v1.48.0
v1.47.1
v1.47.0
Added
- Add rate limits per compute cluster
Changed
- Cache job-constant fields in defrecords of gpu-host-constraint and user-defined-constraint
v1.46.0
v1.45.2
v1.45.1
v1.45.0
Added
- Support for
EQUALS
job constraints in k8s HOST_IP
environment variable for k8s
Changed
- De-lazied the list of constraints to avoid locking in Fenzo
- Made
job->previous-hosts-to-avoid
useset
instead ofmapv -> distinct
to reduce lock contention
Fixed
- Order of per-user and pool-global quota application
v1.44.0
Added
- Support for prefixed job labels to become k8s pod labels
- Attribution labels to k8s synthetic pods
agent_id
as a preferred alternative toslave_id
on job instances/shutdown-leader
admin-only API endpoint
Changed
- Improved matching log
- Improved per-user launch-rate-limit log
- Added log at start and end of job ranking
- Made "killing cancelled task" log INFO-level
Fixed
- Handling of preemption on k8s pod initialization