Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 07:17
· 113 commits to main since this release

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

Full Changelog: v1.4.0...v1.4.1