v0.5.37
What's Changed
- feat(metaserver): add resource package manager to meta server by @XudongLiuHarold in #984
- refactor(irq-tuning): improve robustness and fix some corner cases by @zhanghaoyu1986 in #1010
- feat(irq-tuning): support disable xps to resolve nic tx queues load i… by @zhanghaoyu1986 in #1014
- fix(network_linux): fix umount failure by @zhanghaoyu1986 in #1015
- Revert "fix(sysadvisor): pending Pods is considered as Active" by @luomingmeng in #1012
- style(qrm-plugin): fix typo by @junyu-peng in #1009
- chores: fix typo in noderesourcetopology by @xuzhenglun in #1004
- fix(*): fix the issue that map is not fully initialized by @JulyWindK in #980
- feat(logger): implement async logger by @JustinChengLZ in #985
- feat(advisor): support numa reclaim reserve by @lihonghao314 in #964
- feat(state): allow storing of state in tmpfs instead of disk by @JustinChengLZ in #961
- feat(*): support reporting additional attributes by @JulyWindK in #962
- support l3cache package align by @luomingmeng in #988
- fix(network): extract net class cleanup logic to a separate method by @luomingmeng in #1017
- feat(sys-advisor): get borwein model input and store it in cache by @syc4704413 in #1006
- fix: remove redundant pre stop env by @JustinChengLZ in #1018
- fix(qosaware): skip empty topology check during container ramp up by @luomingmeng in #1019
- chore(*): move CODECOV_TOKEN to secret by @xu282934741 in #1020
- fix(qrm): fix the issue of obtaining the reserved resource list by @JulyWindK in #1021
- fix(qrm): fix the null pointer issue in deletionOptions by @JulyWindK in #1022
- feat(eviction): update numa-cpu-pressure grace period by @lihonghao314 in #1023
New Contributors
- @xuzhenglun made their first contribution in #1004
Full Changelog: v0.5.34...v0.5.37