Skip to content

v0.13.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 22:18
· 573 commits to main since this release
95b83f3
Hotfix release to fix two issues:

1. Scheduler plugin's Filter logic was incorrectly counting Completed
   pods into the usage calculations.
2. Scheduler plugin's node state 'Buffer' field was always underflowing.

The fixes were in #423 and #424, respectively.