Skip to content

v0.5.45

Pre-release
Pre-release

Choose a tag to compare

@yehlemias yehlemias released this 27 Apr 06:38
· 207 commits to main since this release
abb1dc6

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

Full Changelog: v0.5.44...v0.5.45