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

v1.63.0

Compare
Choose a tag to compare
@laurameng laurameng released this 06 Sep 19:18
878911f

Added

  • Prometheus metrics
  • Direct-to-Kubernetes scheduler (Kenzo)
    • Use backpressure of scheduling pods to moderate launching new pods for real
      jobs, from @ahaysx
    • Prometheus metrics parity, from @ahaysx

Changed

  • Parallelize Kubernetes watch processing, from @scrosby
  • Optimize getting the nodename from a node, from @scrosby