v0.5.31
What's Changed
- fix(cpu): add memory bandwidth hints error for cpu plugin by @luomingmeng in #908
- feat: store headroom to metaCache by @cheney-lin in #911
- fix: correct metric type for checkpoint load failure by @luomingmeng in #910
- feat(evictionmanager): add metrics emission for CNR taints by @luomingmeng in #898
- feat(evictionmanager): add pod uid to eviction key and fetcher support by @luomingmeng in #903
- feat: calculate critical watermark by low watermark multiply scale factor by @cheney-lin in #881
- numa_eviction: adding critical eviction by @lubinszARM in #915
- feat: support allocate reserve cpu reversely by @junyu-peng in #909
- refactor(hintoptimizer): move metric preferred numa allocation to hint optimizer config by @luomingmeng in #899
New Contributors
- @junyu-peng made their first contribution in #909
Full Changelog: v0.5.30...v0.5.31