Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kueue-v0.13.3.spdx.json | 2025-08-22 | 12.3 MB | |
kueue.vex.json | 2025-08-22 | 253 Bytes | |
manifests-dev.yaml | 2025-08-22 | 827.5 kB | |
manifests.yaml | 2025-08-22 | 827.5 kB | |
prometheus.yaml | 2025-08-22 | 1.6 kB | |
visibility-apf.yaml | 2025-08-22 | 1.2 kB | |
kueue-0.13.3.tgz | 2025-08-22 | 104.3 kB | |
kueueviz.yaml | 2025-08-22 | 4.4 kB | |
manifests-alpha-enabled.yaml | 2025-08-22 | 827.5 kB | |
kubectl-kueue-linux-arm64.tar.gz | 2025-08-22 | 33.0 MB | |
kubectl-kueue-linux-arm64 | 2025-08-22 | 83.3 MB | |
kubectl-kueue-linux-amd64.tar.gz | 2025-08-22 | 35.2 MB | |
kubectl-kueue-darwin-amd64 | 2025-08-22 | 86.8 MB | |
kubectl-kueue-darwin-amd64.tar.gz | 2025-08-22 | 35.3 MB | |
kubectl-kueue-darwin-arm64 | 2025-08-22 | 84.6 MB | |
kubectl-kueue-darwin-arm64.tar.gz | 2025-08-22 | 33.9 MB | |
kubectl-kueue-linux-amd64 | 2025-08-22 | 86.2 MB | |
README.md | 2025-08-22 | 547 Bytes | |
v0.13.3 source code.tar.gz | 2025-08-22 | 17.9 MB | |
v0.13.3 source code.zip | 2025-08-22 | 25.9 MB | |
Totals: 20 Items | 537.0 MB | 0 |
Changes since v0.13.2
:
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 (#6617, @pajakd)
- KueueViz: Fix CORS configuration for development environments (#6603, @yankay)
- TAS: Fix a bug where new Workloads starve, caused by inadmissible workloads frequently requeueing due to unrelated Node LastHeartbeatTime update events. (#6570, @utam0k)