v0.5.45
Pre-release
Pre-release
What's Changed
- fix: allow non-consecutive affinity priority levels by @JustinChengLZ in #1098
- feat(*): add switch to support disabling some reporters by @fantastic-hf in #1114
- feat(*): add switch to support disabling cnr lifecycle by @fantastic-hf in #1115
- feat(qrm): support set memory.high to throttle reclaimed_cores by @cheney-lin in #1125
- feat(gpu): strict device affinity requirement and refactor by @JustinChengLZ in #1121
- enhance(qrm): mem bandwidth throttler qrm plugin supports multiple resctrl groups sharing same priority by @h-w-chen in #1111
- feat(fetcher): add checkpoint support for inner reporter plugins by @luomingmeng in #1116
- feat(sriov): skip dynamic VF allocation by pod annotations by @junyu-peng in #1112
- feat(gpu): start device topology registry in base plugin by @luomingmeng in #1108
- fix(vpa-status): skip inactive pods when checking recommendation applied by @luomingmeng in #1129
- feat: support setting of cpu burst only for main container by @JustinChengLZ in #1123
- Revise memory headroom calculation to reduce OOM by @jinxin32 in #1128
- skip verify when Upload coverage to Codecov by @xu282934741 in #1137
- test case fix: race among test cases by @h-w-chen in #1139
- fix(hintoptimizer): handle checkpoint not found error gracefully by @luomingmeng in #1140
- feat(gpu reporter): support reading of kubelet state checkpoint by @JustinChengLZ in #1133
New Contributors
- @fantastic-hf made their first contribution in #1114
Full Changelog: v0.5.44...v0.5.45