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

v1.62.6

Compare
Choose a tag to compare
@samincheva samincheva released this 26 Aug 13:02

Added

  • Initial implementation for submitting jobs directly to Kubernetes Scheduler, from @ahaysx
  • Better error handling in scheduler/write functions, from @ahaysx
  • Launch tasks similarly for both Fenzo and K8s Scheduler pools, from @ahaysx
  • Adding prometheus metrics to remaining modules, from @samincheva

Fixed

  • Optimizing total pod count metric and fixing mismatched metric labels, from @samincheva