This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
v1.62.4
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