Skip to content

v1.1.1

Compare
Choose a tag to compare
@FillZpp FillZpp released this 16 Jan 06:41

What's Changed

  • koordlet:encapsulating reused logics(updatePodCFSQuota,updateContainerCFSQuota) by @lucming in #726
  • koord-scheduler: retrieve reservationInfo from cache first in preFilter hook by @KunWuLuan in #906
  • koordlet: fix cpi collector return value sequence by @songtao98 in #909
  • koordlet: Reduce update NodeResourceTopology frequency by @Re-Grh in #893
  • koord-scheduler: check if reservation port match the pod by @KunWuLuan in #908
  • Koordlet: Feat add more metrics for cpu burst and suppress by @LeoLiuYan in #905
  • koord-scheduler: fix reservation doesn't match pod when hostport is not set by @KunWuLuan in #916
  • chore: update descheduler rbac by @eahydra in #915
  • docs: fix community-membership url in README-zh_CN.md by @chengweiv5 in #910
  • koord-manager: fix the validating and mutating logic of Pod resources by @hormes in #921
  • docs: fix ci badge in README.md by @jasonliu747 in #926
  • docs: fix ci badge in README-zh_CN.md by @jasonliu747 in #927
  • koord-manager: Fix log print fmt and add an example for slo-controller-config by @LeoLiuYan in #925
  • koordlet: add more cli flags for audit log and ensure the audit log directory exist by @LeoLiuYan in #912
  • koordlet: support cpu eviction in cpuset supress mode with cpu static policy by @wangxiaoq in #914
  • koordlet: add metrics for batch resources by @saintube in #913
  • koordlet: fix cgroup validators by @saintube in #930
  • koord-scheduler: ElasticQuota Plugin need DecoratePod OnPodDelete by @xulinfei1996 in #931
  • koor-descheduler: fix LowNodeLoad unsupported configuration and pod sorter by @eahydra in #928
  • koord-scheduler: add new method GetPodIsAssigned to QuotaInfo by @kingeasternsun in #936
  • koord-descheduler: add evict event/metric for Pod during migration by @eahydra in #932
  • koord-descheduler: refactor descheduler pod sorter by @eahydra in #937
  • koord-scheduler: protect reserve pod from being preempted by @KunWuLuan in #920
  • koord-descheduler: support pod deletion cost and eviction cost by @eahydra in #939
  • koordlet: check key exist first before comparing node topo annotations by @zwzhang0107 in #944
  • feat(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by @dependabot in #849
  • koord-scheduler: remove allocated in filter hook by @KunWuLuan in #918
  • koord-scheduler: additionally check parent's Quota if configured by @xulinfei1996 in #945
  • ci: use buildx to replace gorelaser to release image by @jasonliu747 in #919
  • adopters: update iqyi adopter to stable status by @wangxiaoq in #947
  • koordlet: add batch resource utils by @saintube in #948
  • koord-descheduler: optimize the migration defense strategies by @eahydra in #933
  • koord-scheduler: fix Coscheduling resource deadlock with groups by @KunWuLuan in #873
  • koord-manager: mv slo-controller config to api by @zwzhang0107 in #949
  • koord-scheduler: optimize ElasticQuota QuotaInfo present methods by @kingeasternsun in #951
  • koordlet: fix batch resource plugin for empty label pods by @saintube in #952
  • koord-descheduler: limits frequently migrated workloads by @eahydra in #950

New Contributors

Full Changelog: v1.1.0...v1.1.1