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

v1.62.5

Compare
Choose a tag to compare
@laurameng laurameng released this 18 Aug 22:52

Added

  • Make Fenzo config pool-specific and set up for other schedulers, from @ahaysx
  • Prometheus metrics for the kubernetes, API, and tools module, from @samincheva
  • Update of synthetic pods counter metric even if the current match cycle doesn't autoscale, from @samincheva

Changed

  • Performance optimization for add-starting-pods, from @scrosby
  • Remove metatransaction filter from match, from @scrosby
  • Make job resource lookup more efficient in miss path, from @scrosby
  • Relazy some list generation in rank cycle, from @scrosby
  • Parallelize autoscale to run at the same time as main job launches, from @scrosby