Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kueue-v0.12.8.spdx.json | 2025-08-22 | 12.0 MB | |
kueue.vex.json | 2025-08-22 | 253 Bytes | |
prometheus.yaml | 2025-08-22 | 1.6 kB | |
visibility-apf.yaml | 2025-08-22 | 1.2 kB | |
kueue-0.12.8.tgz | 2025-08-22 | 101.8 kB | |
kueueviz.yaml | 2025-08-22 | 4.4 kB | |
manifests-alpha-enabled.yaml | 2025-08-22 | 825.0 kB | |
manifests-dev.yaml | 2025-08-22 | 825.0 kB | |
manifests.yaml | 2025-08-22 | 825.0 kB | |
kubectl-kueue-linux-arm64.tar.gz | 2025-08-22 | 32.0 MB | |
kubectl-kueue-linux-amd64.tar.gz | 2025-08-22 | 34.2 MB | |
kubectl-kueue-linux-arm64 | 2025-08-22 | 80.7 MB | |
kubectl-kueue-darwin-amd64 | 2025-08-22 | 84.2 MB | |
kubectl-kueue-darwin-amd64.tar.gz | 2025-08-22 | 34.3 MB | |
kubectl-kueue-darwin-arm64 | 2025-08-22 | 82.0 MB | |
kubectl-kueue-darwin-arm64.tar.gz | 2025-08-22 | 32.9 MB | |
kubectl-kueue-linux-amd64 | 2025-08-22 | 83.6 MB | |
README.md | 2025-08-22 | 465 Bytes | |
v0.12.8 source code.tar.gz | 2025-08-22 | 17.0 MB | |
v0.12.8 source code.zip | 2025-08-22 | 24.7 MB | |
Totals: 20 Items | 520.2 MB | 0 |
Changes since v0.12.7
:
Changes by Kind
Bug or Regression
- FS: Fixing a bug where a preemptor ClusterQueue was unable to reclaim its nominal quota when the preemptee ClusterQueue can borrow a large number of resources from the parent ClusterQueue / Cohort (#6619, @pajakd)
- TAS: Fix a bug where new Workloads starve, caused by inadmissible workloads frequently requeueing due to unrelated Node LastHeartbeatTime update events. (#6636, @utam0k)