What's Changed
- fix(*): the interrupt pool is initialized only when irqtuner is enabled by @JulyWindK in #955
- fix(irq-tuning): fix irq-core selection by @zhanghaoyu1986 in #956
- feat(eviction): add eviction record manager to track pod disruptions by @luomingmeng in #926
- Dev/irq tuning metrics enhancement by @zhanghaoyu1986 in #963
- refactor(network): move UnknownNumaNode constant to common file by @luomingmeng in #968
- fix(sysadvisor): fix headroom assmble failed by @funnydreamwinz in #953
- feat(resctrl): don't create mon_groups if count is over limit by @Bourbon-Wang in #943
- fix(qrm): fix the bug in the CPU pressure eviction plugin related to … by @xu282934741 in #966
- feat(qrm): allow cgroup path finding for kata containers by @JustinChengLZ in #950
- feat(irq-tuning): provide configuration for excluding irq cores in rps_cpus by @JulyWindK in #960
- fix(cpu): correct reclaimed cores quota calculation and size aggregation by @luomingmeng in #954
- feat(eviction): add frequency control, filters and scorers for numa cpu pressure eviction by @syc4704413 in #974
- Revert "feat(eviction): add frequency control, filters and scorers fo… by @luomingmeng in #976
- feat(eviction): add frequency control, filters and scorers for numa cpu pressure eviction by @syc4704413 in #965
- fix: ut compile failure by @cheney-lin in #970
- feat(controller): add metric agent_deployed_node_total by @junyu-peng in #969
New Contributors
- @zhanghaoyu1986 made their first contribution in #956
- @syc4704413 made their first contribution in #974
Full Changelog: v0.5.32...v0.5.33