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

v1.62.4

Compare
Choose a tag to compare
@laurameng laurameng released this 15 Aug 15:50

Added

  • Add new JobSubmissionModifier and refactor JobRouter, from @laurameng

Changed

  • Prometheus metrics
    • Updated match cycle metric logic for 0 considerable case, from @samincheva
    • Added prometheus metric for synthetic pods count, from @samincheva
  • Use a factory fn for creating (future) different types of pool handlers, from @ahaysx