Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kueue-v0.11.8.spdx.json | 2025-07-09 | 12.0 MB | |
kueue.vex.json | 2025-07-09 | 253 Bytes | |
prometheus.yaml | 2025-07-09 | 1.6 kB | |
manifests.yaml | 2025-07-09 | 810.5 kB | |
visibility-apf.yaml | 2025-07-09 | 1.2 kB | |
kueue-0.11.8.tgz | 2025-07-09 | 99.2 kB | |
manifests-alpha-enabled.yaml | 2025-07-09 | 810.5 kB | |
manifests-dev.yaml | 2025-07-09 | 810.5 kB | |
kubectl-kueue-linux-arm64.tar.gz | 2025-07-09 | 31.9 MB | |
kubectl-kueue-linux-amd64.tar.gz | 2025-07-09 | 34.0 MB | |
kubectl-kueue-linux-arm64 | 2025-07-09 | 80.2 MB | |
kubectl-kueue-linux-amd64 | 2025-07-09 | 83.0 MB | |
kubectl-kueue-darwin-amd64 | 2025-07-09 | 83.6 MB | |
kubectl-kueue-darwin-amd64.tar.gz | 2025-07-09 | 34.1 MB | |
kubectl-kueue-darwin-arm64 | 2025-07-09 | 81.4 MB | |
kubectl-kueue-darwin-arm64.tar.gz | 2025-07-09 | 32.7 MB | |
README.md | 2025-07-09 | 612 Bytes | |
v0.11.8 source code.tar.gz | 2025-07-09 | 16.7 MB | |
v0.11.8 source code.zip | 2025-07-09 | 24.4 MB | |
Totals: 19 Items | 516.6 MB | 0 |
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)