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

v1.45.0

Compare
Choose a tag to compare
@dposada dposada released this 26 Aug 03:00

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 use set instead of mapv -> distinct to reduce lock contention

Fixed

  • Order of per-user and pool-global quota application