Skip to content

v0.5.24

Latest
Compare
Choose a tag to compare
@JulyWindK JulyWindK released this 14 May 10:01
· 61 commits to main since this release
1192121

What's Changed

  • fix(reporter): fix reporter pushContent health checker by @cccaoke in #825
  • feat(kcc): add config hooks for dynamic configuration updates by @luomingmeng in #823
  • fix(network): check if sysfs is mounted before mounting by @luomingmeng in #835
  • fix(tmo): remove target size zero check to fix swap not off by @yadzhang in #840
  • feat(qrm) - hint resctrl FS for shared subgroup on pod admission by @h-w-chen in #804
  • fix(cpu): correct log message and adjust topology hint preference by @luomingmeng in #845
  • feat: add cpu_usage_ratio as target indicator of dedicated_cores region by @cheney-lin in #791
  • chore(*): fix kubelet endpoint do not support ipv6 by @cccaoke in #846
  • feat(*) add featuregate negotiation framework by @xu282934741 in #838
  • feat(qrm): implement metric preferred NUMA allocation by @csfldf in #836
  • fix(qrm): fix checkMemorySet to support dedicated_cores with numa_bin… by @luomingmeng in #805
  • feat(*): add a reallocate tag to the MetricNameAllocateFailed metric by @JulyWindK in #830
  • feat(qrm): add qrm store state metrics and fix no memory get hint metrics by @yehlemias in #837
  • fix(qrm): fix get hints failed with zero request by @yehlemias in #839
  • add strategy names by @sxy390 in #827
  • feat(strategy_group): add placeholder for initial strategy group by @csfldf in #834
  • fix log cache healthz error when path not exists by @yehlemias in #818
  • enhance(advisor): power cap service supports GetAdvice by @h-w-chen in #832
  • feat(sysadvisor): support indicator offset update by borwein by @lihonghao314 in #831
  • feat(qrm): support numa cpu pressure eviction by @lihonghao314 in #844
  • Dev/quota ctrl knob by @funnydreamwinz in #847

New Contributors

Full Changelog: v0.5.23...v0.5.24