PackageTrack

Go modules · #2344

github.com/kubewharf/katalyst-core

v0.5.51kubewharf/katalyst-core

Release timeline

861 releases since 2023
2023202420252026

Releases

  1. v0.5.5130 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.5.50...v0.5.51

    Open source →
  2. v0.5.51-0.20260730131303-f1e673f4c32130 Jul 2026pre-release

    Nothing published for this version

  3. v0.5.51-0.20260723074153-32b6b459a9b823 Jul 2026pre-release

    Nothing published for this version

  4. v0.5.501 Jul 2026
    Release notes

    What's Changed

    Full Changelog: v0.5.49...v0.5.50

    Open source →
  5. v0.5.50-0.20260701081026-55760946726e1 Jul 2026pre-release

    Nothing published for this version

  6. v0.5.50-0.20260701063648-ec2b84f0c6521 Jul 2026pre-release

    Nothing published for this version

  7. v0.5.50-0.20260630062539-3f32f0817fd930 Jun 2026pre-release

    Nothing published for this version

  8. v0.5.50-0.20260629095000-7d8acf1e8b1729 Jun 2026pre-release

    Nothing published for this version

  9. v0.5.4910 Jun 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.5.48...v0.5.49

    Open source →
  10. v0.5.49-0.20260610135839-ad7ea7260bcd10 Jun 2026pre-release

    Nothing published for this version

  11. v0.5.49-0.20260610123817-d2e03b66269710 Jun 2026pre-release

    Nothing published for this version

  12. v0.5.49-0.20260610095652-fc947adc722710 Jun 2026pre-release

    Nothing published for this version

  13. v0.5.49-0.20260610065239-2f603f91397910 Jun 2026pre-release

    Nothing published for this version

  14. v0.5.49-0.20260610023622-0f3249c8b7b810 Jun 2026pre-release

    Nothing published for this version

  15. v0.5.49-0.20260609130834-a8e8565d74ee9 Jun 2026pre-release

    Nothing published for this version

  16. v0.5.49-0.20260604125554-f1d186b7fc594 Jun 2026pre-release

    Nothing published for this version

  17. v0.5.49-0.20260604021409-477be049e0f74 Jun 2026pre-release

    Nothing published for this version

  18. v0.5.49-0.20260603073433-5146cafe38ab3 Jun 2026pre-release

    Nothing published for this version

  19. v0.5.482 Jun 2026
    Release notes

    What's Changed

    • fix(gpu-reporter): bypass cache when getting pod metadata by @luomingmeng in #1143
    • fix: correct 17 klog format-string bugs across the codebase by @pierluigilenoci in #1134
    • refactor(irq-tuning): handle known failure of get GetNicQueue2Irq by @zhanghaoyu1986 in #1122
    • feat(gpu): ignore machine state of pod if generator doesnt exist by @JustinChengLZ in #1153
    • feat: implement hugepages resource allocation by @JustinChengLZ in #1084
    • fix: adjust hints to avoid affinity error if not restricted by @junyu-peng in #1156
    • feat(device affinity): generate priority dimensions from calculating device dimensions by @JustinChengLZ in #1146
    • feat(sysadvisor): add disk metrics by @syc4704413 in #1154
    • refactor(memory-qrm): refactor huge page adjustment for host watermark and test by @luomingmeng in #1161
    • feat(eviction): add system CPU pressure eviction plugin by @luomingmeng in #1141
    • feat(qrm): add cpu threshold check for shared_cores with numabinding GetTopologyHint by @liunxaa in #1155
    • fix(qrm): qrm-mb-plugin exits start if resctrl FS not mounted yet by @h-w-chen in #1164
    • chore: watch events of cgroup file CREATE and REMOVE by @luomingmeng in #1168
    • metrics(qrm): mbm throttle metrics by @h-w-chen in #1159
    • fix(sysadvisor): fix mbm calculation logic by @syc4704413 in #1171
    • fix(gpu): fix reporter to trigger periodically and filter out inactive pods by @JustinChengLZ in #1173

    New Contributors

    Full Changelog: v0.5.47...v0.5.48

    Open source →
  20. v0.5.48-0.20260529133938-d301709f97be29 May 2026pre-release

    Nothing published for this version

  21. v0.5.48-0.20260528034116-002067c8c0e828 May 2026pre-release

    Nothing published for this version

  22. v0.5.48-0.20260526064909-e6587cd2e07326 May 2026pre-release

    Nothing published for this version

  23. v0.5.48-0.20260522073235-abe32941ac5622 May 2026pre-release

    Nothing published for this version

  24. v0.5.48-0.20260519121910-19df16e3558319 May 2026pre-release

    Nothing published for this version

  25. v0.5.48-0.20260514113233-f95047f9fb5014 May 2026pre-release

    Nothing published for this version

  26. v0.5.48-0.20260429152320-d8c28ea1549b29 Apr 2026pre-release

    Nothing published for this version

  27. v0.5.4729 Apr 2026
    Release notes

    What's Changed

    • fix(gpu): add retry mechanism for report building failures by @luomingmeng in #1142

    Full Changelog: v0.5.46...v0.5.47

    Open source →
  28. v0.5.4627 Apr 2026
    Release notes

    What's Changed

    Full Changelog: v0.5.45...v0.5.46

    Open source →
  29. v0.5.46-0.20260427064030-15195de5508027 Apr 2026pre-release

    Nothing published for this version

  30. v0.5.4527 Apr 2026
    Release notes

    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

    Open source →
  31. v0.5.45-0.20260427053747-abb1dc6b28fe27 Apr 2026pre-release

    Nothing published for this version

  32. v0.5.45-0.20260424015356-f66a58298d6324 Apr 2026pre-release

    Nothing published for this version

  33. v0.5.45-0.20260423072314-80d961502a4423 Apr 2026pre-release

    Nothing published for this version

  34. v0.5.45-0.20260423052920-217669de81e523 Apr 2026pre-release

    Nothing published for this version

  35. v0.5.45-0.20260421094303-c4e3a35fda2221 Apr 2026pre-release

    Nothing published for this version

  36. v0.5.45-0.20260420071041-927cc354bf4a20 Apr 2026pre-release

    Nothing published for this version

  37. v0.5.45-0.20260408093035-f4d9f38b1b608 Apr 2026pre-release

    Nothing published for this version

  38. v0.5.45-0.20260407025659-b337b635df197 Apr 2026pre-release

    Nothing published for this version

  39. v0.5.442 Apr 2026
    Release notes

    What's Changed

    Full Changelog: v0.5.43...v0.5.44

    What's Changed

    New Contributors

    Full Changelog: v0.5.42...v0.5.44

    Open source →
  40. v0.5.44-0.20260326131346-8cad9653b61e26 Mar 2026pre-release

    Nothing published for this version

  41. v0.5.4326 Mar 2026

    Nothing published for this version

  42. v0.5.43-0.20260326090450-74f8b874081326 Mar 2026pre-release

    Nothing published for this version

  43. v0.5.43-0.20260326072753-2ca1015097d926 Mar 2026pre-release

    Nothing published for this version

  44. v0.5.43-0.20260326053243-5ef3cedcaef726 Mar 2026pre-release

    Nothing published for this version

  45. v0.5.43-0.20260326052744-06661d191e7726 Mar 2026pre-release

    Nothing published for this version

  46. v0.5.43-0.20260324150620-326ce87c52c924 Mar 2026pre-release

    Nothing published for this version

  47. v0.5.43-0.20260323080724-89bf7a2f6b0423 Mar 2026pre-release

    Nothing published for this version

  48. v0.5.43-0.20260320094740-28b1940a9ec520 Mar 2026pre-release

    Nothing published for this version

  49. v0.5.4210 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.5.40...v0.5.42

    Open source →
  50. v0.5.414 Mar 2026

    Nothing published for this version

  51. v0.5.41-0.20260304071603-9d6f0ff8d4c64 Mar 2026pre-release

    Nothing published for this version

  52. v0.5.41-0.20260303084103-df748b2f96583 Mar 2026pre-release

    Nothing published for this version

  53. v0.5.41-0.20260303081838-d187f9e0331b3 Mar 2026pre-release

    Nothing published for this version

  54. v0.5.41-0.20260226072233-afadd4d8c55326 Feb 2026pre-release

    Nothing published for this version

  55. v0.5.41-0.20260209033014-fae3d486a1d99 Feb 2026pre-release

    Nothing published for this version

  56. v0.5.41-0.20260126125935-bd54991c21c426 Jan 2026pre-release

    Nothing published for this version

  57. v0.5.4015 Jan 2026

    Nothing published for this version

  58. v0.5.40-0.20260209033014-fae3d486a1d99 Feb 2026pre-release

    Nothing published for this version

  59. v0.5.40-0.20260126125935-bd54991c21c426 Jan 2026pre-release

    Nothing published for this version

  60. v0.5.40-0.20260115090327-89a8d816295715 Jan 2026pre-release

    Nothing published for this version