| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kuberay_1.6.2_checksums.txt | 2026-06-18 | 418 Bytes | |
| kubectl-ray_v1.6.2_darwin_amd64.tar.gz | 2026-06-18 | 33.8 MB | |
| kubectl-ray_v1.6.2_darwin_arm64.tar.gz | 2026-06-18 | 32.0 MB | |
| kubectl-ray_v1.6.2_linux_amd64.tar.gz | 2026-06-18 | 31.8 MB | |
| kubectl-ray_v1.6.2_linux_arm64.tar.gz | 2026-06-18 | 29.3 MB | |
| README.md | 2026-06-18 | 408 Bytes | |
| v1.6.2 source code.tar.gz | 2026-06-18 | 9.9 MB | |
| v1.6.2 source code.zip | 2026-06-18 | 10.4 MB | |
| Totals: 8 Items | 147.1 MB | 0 | |
Bug Fixes
- Fix a bug where Redis clean up job would never execute when using RayService with Kueue (#4807)
- Add a timeout to enforce removal of Ray cluster finalizers. This prevents scenarios where Ray cluster deletion is blocked due to Redis clean up job not running. (#4836)
Changelog
- [7e31d3] [release-1.6] cherry picks for v1.6.2 (#4909)
- [598eb6] bump version to v1.6.2 (#4919)