Skip to content

v0.11.8

Choose a tag to compare

@tenzen-y tenzen-y released this 09 Jul 15:50
· 1971 commits to main since this release
v0.11.8
849f056

Changes since v0.11.7:

Changes by Kind

Feature

  • Helm: Add an option to configure Kueue's mutation webhook with "reinvocationPolicy" (#5785, @mbobrovskyi)

Bug or Regression

  • Fix a bug where the GroupKindConcurrency in Kueue Config is not propagated to the controllers (#5830, @tenzen-y)
  • TAS: Fix a bug that Kueue unintentionally gives up a workload scheduling in LeastFreeCapacity if there is at least one unmatched domain. (#5805, @PBundyra)
  • TAS: Fix the bug when Kueue crashes if the preemption target, due to quota, is using a node which is already deleted. (#5844, @mimowo)