| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-04-16 | 107 Bytes | |
| koord-runtime-proxy_.1.8.0_.linux_x86_64 | 2026-04-16 | 52.3 MB | |
| README.md | 2026-04-16 | 15.1 kB | |
| v1.8.0 source code.tar.gz | 2026-04-16 | 12.8 MB | |
| v1.8.0 source code.zip | 2026-04-16 | 14.3 MB | |
| Totals: 5 Items | 79.5 MB | 1 | |
What's Changed
- webhook: fix pod validating error that can't forbid illegal comibinations of QoS and priorityClass by @IULeen in https://github.com/koordinator-sh/koordinator/pull/2595
- device-daemon: fix yaml by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2663
- community: add device & job approver by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2665
- koordlet: fix evict feature enabled by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2667
- scheduler: log deviceShare allocation result by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2668
- webhook: support skipping pod enhanced validation via label by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2666
- koordlet: add metric for cpuset sharepool cpus. by @tan90github in https://github.com/koordinator-sh/koordinator/pull/2649
- scheduler: provide tooling for schedule diagnosis by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2669
- scheduler: fix reservation unreserve when binding leak by @saintube in https://github.com/koordinator-sh/koordinator/pull/2673
- scheduler: optimize schedule audit with queue by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2676
- ci: fix libpfm4 download from sourceforge 403 by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2683
- scheduler: make preemption state async by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2682
- scheduler: revise reservation handlers and ForgetPod for multi-scheduler by @saintube in https://github.com/koordinator-sh/koordinator/pull/2680
- chore: upgrade ding-talk code by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2687
- deps: upgrade nri to 0.7.0 by @lujinda in https://github.com/koordinator-sh/koordinator/pull/2679
- scheduler: fix coscheduling prebind with illegal labels by @saintube in https://github.com/koordinator-sh/koordinator/pull/2688
- scheduler: refine reservation controller args by @saintube in https://github.com/koordinator-sh/koordinator/pull/2690
- e2e: bump kind version by @saintube in https://github.com/koordinator-sh/koordinator/pull/2686
- scheduler: fillGPUTotalMem when designatedAllocation by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2695
- scheduler: no fillGPUTotalMem when mem&mem-ratio both exists by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2697
- scheduler: optimize deviceShare auditability for designatedAllocation by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2696
- scheduler & webhook: add replace-resources pod transformer and support pod transform for quota evaluation by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2681
- scheduler: refine reservation nominator by @saintube in https://github.com/koordinator-sh/koordinator/pull/2701
- koordlet: set pod priority value to default evict priority by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2703
- webhook: support skip validating priority when feature ColocationProf… by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2702
- chore(deps): use exported kubernetes qos package by @hunshcn in https://github.com/koordinator-sh/koordinator/pull/2707
- api: fix podRequests of utils by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2708
- scheduler: add ReplaceResourcesTransformer feature-gate by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2712
- scheduler: revise reservation's event handler for multi-scheduler by @saintube in https://github.com/koordinator-sh/koordinator/pull/2715
- feat(gpu): report healthy condition for NVIDIA GPU devices by @summingyu in https://github.com/koordinator-sh/koordinator/pull/2711
- scheduler: fix deviceshare leak for unassigned pods by @saintube in https://github.com/koordinator-sh/koordinator/pull/2718
- deps: update ghw to v0.20.0 by @ZhuZhezz in https://github.com/koordinator-sh/koordinator/pull/2700
- scheduler: improve dp adapter workflow by @zqzten in https://github.com/koordinator-sh/koordinator/pull/2720
- koordlet: handle GPU init failure when GPU is lost by @ZhuZhezz in https://github.com/koordinator-sh/koordinator/pull/2706
- koordlet: fix BECPUSuppress adjust cfs_quota failed when BE pods exist by @saintube in https://github.com/koordinator-sh/koordinator/pull/2723
- scheduler: return success when no reservation reserve numa resource by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2724
- scheduler: revise reservation and coscheduling for multischeduler by @saintube in https://github.com/koordinator-sh/koordinator/pull/2721
- scheduler: fix designated NUMA Hints by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2730
- koordlet: fix pod creation fails with "invalid argument"when hyperThreadEnabledRatio > 1.0 in CPU Normalization by @clay-wangzhi in https://github.com/koordinator-sh/koordinator/pull/2694
- scheduler: run PreBindReservation plugins orderly by @saintube in https://github.com/koordinator-sh/koordinator/pull/2733
- scheduler: fine-grained device scheduling support MetaX GPU/sGPU by @zqzten in https://github.com/koordinator-sh/koordinator/pull/2734
- "k8s.io/util/pointer" is deprecated, use "k8s.io/util/ptr" instead by @ikukaku in https://github.com/koordinator-sh/koordinator/pull/2684
- scheduler: fast look-up matchable reservations by @saintube in https://github.com/koordinator-sh/koordinator/pull/2737
- scheduler: Introducing QueueingHint into the elasticquota plugin by @BUPT-wxq in https://github.com/koordinator-sh/koordinator/pull/2717
- scheduler: fix frameworkExtender for multi-profile by @saintube in https://github.com/koordinator-sh/koordinator/pull/2740
- scheduler: fix pods fail to properly use a reservation yet still consume its resources by @qinfustu in https://github.com/koordinator-sh/koordinator/pull/2738
- scheduler: fix pods fail to properly use a reservation yet still consume its resources by @qinfustu in https://github.com/koordinator-sh/koordinator/pull/2742
- scheduler: support designatedHints for NodeNUMAResource by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2745
- scheduler: refactor dp adapter node lock workflow by @zqzten in https://github.com/koordinator-sh/koordinator/pull/2743
- koord-device-daemon: support for MetaX by @ZhuZhezz in https://github.com/koordinator-sh/koordinator/pull/2746
- scheduler: nodenumaresource adapt pre-allocation, revise reservation AfterPreFilter by @saintube in https://github.com/koordinator-sh/koordinator/pull/2744
- scheduler: ReservationCache adapt multi profile by @saintube in https://github.com/koordinator-sh/koordinator/pull/2747
- Update OWNERS by @hormes in https://github.com/koordinator-sh/koordinator/pull/2756
- scheduler: add questionObjectKey field for explanation by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2760
- slo-controller: support static reserved mode for mid resource by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2725
- scheduler: pass node to TopologyManager interface by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2761
- scheduler: add ReservationNominate method by @saintube in https://github.com/koordinator-sh/koordinator/pull/2757
- scheduler: deviceshare adapt pre-allocation by @saintube in https://github.com/koordinator-sh/koordinator/pull/2752
- scheduler: fix filter issue for non-required pre-allocation reservation by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2750
- apis: fix slo strategy CPUEvictThresholdPercent validate by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2762
- koordlet: refine nri server by @saintube in https://github.com/koordinator-sh/koordinator/pull/2766
- scheduler: fix representative pod stuck in unschedulablePods by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2773
- scheduler: revise PreBind for multischeduler by @saintube in https://github.com/koordinator-sh/koordinator/pull/2774
- scheduler: nodenumaresource and deviceshare support unassigned event by @saintube in https://github.com/koordinator-sh/koordinator/pull/2776
- fix(koordlet):Unbind container level cfs_quota by @AutuSnow in https://github.com/koordinator-sh/koordinator/pull/2767
- scheduler: retry patch when connection close by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2784
- docs: add adopter & fix format by @zqzten in https://github.com/koordinator-sh/koordinator/pull/2785
- scheduler: optimize when bestEffort numaTopologyPolicy by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2791
- add koord-queue proposal by @KunWuLuan in https://github.com/koordinator-sh/koordinator/pull/2728
- scheduler: optimize failedDetail,alreadyWaitForBound for diagnosis and add ttl for explanation by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2792
- scheduler: fix diagnosis panic by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2795
- scheduler: make reservation unschedulable tolerable by @saintube in https://github.com/koordinator-sh/koordinator/pull/2796
- koord-descheduler: support skip eviction gates by @songtao98 in https://github.com/koordinator-sh/koordinator/pull/2770
- fix(cosSchedule):Optimize network topology Binpack effect by @AutuSnow in https://github.com/koordinator-sh/koordinator/pull/2798
- koord-descheduler: fix log verbosity by @songtao98 in https://github.com/koordinator-sh/koordinator/pull/2794
- Fix: collector_rdma_linux should not abort on RDMA scan errors by @PixelPixel00 in https://github.com/koordinator-sh/koordinator/pull/2802
- scheduler: make network-topology aware existing pods by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2797
- scheduler: support configure defaultGangMatchPolicy by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2805
- scheduler: support designated vf by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2807
- proposal: Inference Orchestration Enhancement with Grove Integration by @kangclzjc in https://github.com/koordinator-sh/koordinator/pull/2777
- scheduler: add nrt in topology options by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2808
- scheduler: export FindOneNode by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2814
- scheduler: support prefer node hint by @saintube in https://github.com/koordinator-sh/koordinator/pull/2787
- scheduler: fix ForgetPod panic during startup by @saintube in https://github.com/koordinator-sh/koordinator/pull/2827
- scheduler: fixup backup-scheduler sync issue with leader by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2820
- koord-descheduler: support custom priority plugin by @songtao98 in https://github.com/koordinator-sh/koordinator/pull/2772
- koord-descheduler: fix AnomalyCondition check bugs and make nodePools inherit top-level default configs. by @tan90github in https://github.com/koordinator-sh/koordinator/pull/2816
- chore: upgrade controller-gen from v0.14.0 to v0.20.0 by @106umao in https://github.com/koordinator-sh/koordinator/pull/2819
- scheduler: revise reservation metrics by @saintube in https://github.com/koordinator-sh/koordinator/pull/2829
- koordlet: support eviction trigger by allocatable by @lijunxin559 in https://github.com/koordinator-sh/koordinator/pull/2780
- scheduler: audit and metric preemption duration by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2835
- koord-descheduler: use raw-allocatable for threshold calculation in descheduler lowNodeLoad plugin. by @tan90github in https://github.com/koordinator-sh/koordinator/pull/2817
- scheduler: support cluster mode and multiple pre-allocated pods for pre-allocation by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2768
- scheduler: make topology options RLock by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2841
- scheduler: refactor dryRunner for alert and explanation by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2842
- kubeclients: use protobuf for native resources [#2812] by @manukasvi in https://github.com/koordinator-sh/koordinator/pull/2815
- scheduler: fix broken reservation-ignored filtering by @saintube in https://github.com/koordinator-sh/koordinator/pull/2844
- koordlet: extend nrt reporting, support numa-level reservation by @saintube in https://github.com/koordinator-sh/koordinator/pull/2845
- all: Upgrade to k8s 1.35.2 by @saintube in https://github.com/koordinator-sh/koordinator/pull/2830
- koordlet: refine NUMA info reporting extensions by @saintube in https://github.com/koordinator-sh/koordinator/pull/2850
- scheduler: use original schedulerName for arbitrator & dryrunner by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2848
- descheduler: skip load-aware balancing without target nodes by @aviralgarg05 in https://github.com/koordinator-sh/koordinator/pull/2838
- scheduler: log nothing when clusterNetworkTopology not found in cluster by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2861
- fix(OfferSlots):The number of OfferSlots should be adjusted according by @AutuSnow in https://github.com/koordinator-sh/koordinator/pull/2799
- dashboard: add dashboard for scheduling and descheduling by @ZiMengSheng in https://github.com/koordinator-sh/koordinator/pull/2847
- scheduler: fix flaky test in reservation plugin by @TaoYang526 in https://github.com/koordinator-sh/koordinator/pull/2846
- scheduler: introduce dp adaption for huawei ascend 300i duo by @zqzten in https://github.com/koordinator-sh/koordinator/pull/2789
New Contributors
- @IULeen made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2595
- @lujinda made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2679
- @hunshcn made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2707
- @summingyu made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2711
- @ikukaku made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2684
- @AutuSnow made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2767
- @PixelPixel00 made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2802
- @106umao made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2819
- @manukasvi made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2815
- @aviralgarg05 made their first contribution in https://github.com/koordinator-sh/koordinator/pull/2838
Full Changelog: https://github.com/koordinator-sh/koordinator/compare/v1.7.0...v1.8.0