Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2024-02-26 | 107 Bytes | |
koord-runtime-proxy_.1.4.1_.linux_x86_64 | 2024-02-26 | 39.7 MB | |
README.md | 2024-02-26 | 2.5 kB | |
v1.4.1 source code.tar.gz | 2024-02-26 | 7.2 MB | |
v1.4.1 source code.zip | 2024-02-26 | 8.4 MB | |
Totals: 5 Items | 55.4 MB | 0 |
What's Changed
- descheduler: fix bug of nodeAnomalyDetector in LowNodeLoad plugin by @bogo-y in [#1858]
- koordlet: decouple CUDA dependency Accelerators feature disabled by @saintube in [#1876]
- koordlet: eliminate cache GC is not started by @saintube in [#1849]
- koordlet: fix core sched conflicts with GI and revise API by @saintube in [#1829]
- koordlet: fix metric record err by @ls-2018 in [#1868]
- koordlet: fix misleading query helper by @saintube in [#1893]
- koordlet: fix proxy container service and revise cpu.max updater by @saintube in [#1885]
- koordlet: fix recursively disabling bvt by @saintube in [#1848]
- koordlet: fix struct type lost of node slo extension by @zwzhang0107 in [#1847]
- koordlet: revise base collectors and system status check by @saintube in [#1877]
- koorldet: remove logging field from the kubelet configz by @zwzhang0107 in [#1907]
- metrics: seperater metrics as internal and external for slo-controller and koordlet by @zwzhang0107 in [#1807]
- scheduler : supports disable runtime quota by @xulinfei1996 in [#1839]
- scheduler: ElasticQuota runtime is no longer calculated when not needed by @eahydra in [#1855]
- scheduler: correct NodeNUMAResource handling with NodeFullPCPUsOnly and preferredCPUBindPolicy by @eahydra in [#1891]
- scheduler: fix ElasaticQuota sync status missing decorate used by @jasonliu747 in [#1852]
- scheduler: fix ElasticQuota creation failure on startup by @eahydra in [#1845]
- scheduler: fix initializing built-in quota objects by @eahydra in [#1917]
- scheduler: fix missing tree id in GetQuotaSummary() by @jasonliu747 in [#1853]
- scheduler: fix the method of calculating desiredCount in DeviceShare ApplyForAll strategy by @eahydra in [#1870]
- scheduler: improve Coscheduling PreFilter status by @eahydra in [#1861]
- scheduler: improve plugin args by @eahydra in [#1857]
- scheduler: optimize ElasticQuota status/metrics sync flow by @eahydra in [#1850]
- webhook: add node affinity for pod when MultiQuotaTree on by @shaloulcy in [#1864]
- webhook: fix validateQuotaTopology for root quota by @shaloulcy in [#1918]
- webhook: fix webhook for root quota creation by @shaloulcy in [#1916]
- webhook: improve node affinity performance for MultiQuotaTree by @shaloulcy in [#1872]
New Contributors
- @ls-2018 made their first contribution in https://github.com/koordinator-sh/koordinator/pull/1868
Full Changelog: https://github.com/koordinator-sh/koordinator/compare/v1.4.0...v1.4.1