Releases: NVIDIA/KAI-Scheduler
Releases · NVIDIA/KAI-Scheduler
v0.8.1
What's Changed
- Refactor subGroups to contain Default SubGroup by @omer-dayan in #372
- Topology bug fixes by @davidLif in #396
- Fixed unnecessary string evaluations by @itsomri in #387
- Deprecate
isInferencePreemptibleflag and related configuration by @singh1203 in #379 - fix: on-pr.yaml trim 0 from git rev by @enoodle in #409
- Elastic reclaim panic by @itsomri in #390
- Time aware fairness client plugins by @itsomri in #386
- fix: leader election use nodepool value for lock name by @enoodle in #411
- Added a new scheduler flag . When enabled, a DisruptionTarget conditi… by @romanbaron in #410
Full Changelog: v0.8.0...v0.8.1
v0.6.13
v0.8.0
What's Changed
- Handle unset usage lister client gracefully by @itsomri in #388
- fix: humanize message and add tests by @SiorMeir in #383
- fix: use global.securityContext in crd-upgrader by @simoncampion in #376
- Allow reclaiming with lower utilization ratio by @enoodle in #374
- support runtimeClasses by @enoodle in #380
- Fixed getNumOfTasksToAllocatePerSubGroup so it will account tasks wit… by @romanbaron in #403
- Added leader election in all deployments and a global helm value that… by @romanbaron in #404
- Changelog prep for v0.8.0 by @romanbaron in #405
New Contributors
- @simoncampion made their first contribution in #376
Full Changelog: v0.7.13...v0.8.0
v0.6.12
v0.4.13
v0.7.13
What's Changed
- separated webhooks to a new
kai-admissionservice - fix: crd-upgrader respects global nodeSelector/affinity/tolerations s… by @gflatters in #371
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- Design doc for hierarchical PodGroup structure by @romanbaron in #324
- Did a small refactoring in allocation_info.go by @romanbaron in #348
- Topology structs updates - topology job filter PRs part 1 by @davidLif in #352
- Take SubGroups into consideration when checking if job is ready for s… by @romanbaron in #347
- Calculate podsAllocateable for jobs requesting topology - topology job filter PRs part 2 by @davidLif in #353
- Remove representative jobs from scenario info by @itsomri in #297
- Explicitly set runtimeClassName to
nvidiafor GPU reservation pods by @singh1203 in #360
Full Changelog: v0.7.11...v0.7.12
v0.7.11
What's Changed
- Added SubGroups to PodGroup CRD and SubGroupInfo to PodGroupInfo by @romanbaron in #342
- Fair share simulator by @itsomri in #339
- Natasha/add queue allocation metrics by @natasharomm in #338
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- Small refactoring in job_info, preparing for SubGroups by @romanbaron in #341
- Fixed container env var overwrite to cover possible cases where env v… by @romanbaron in #335
- feat: copy webhooks to seperate files by @SiorMeir in #331
- Refactored DeleteTaskInfo by @romanbaron in #345
- Natasha/queue metrics fixes by @natasharomm in #344
New Contributors
Full Changelog: v0.7.9...v0.7.10