Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kuberay_1.3.2_checksums.txt | 2025-04-03 | 418 Bytes | |
kubectl-ray_v1.3.2_darwin_amd64.tar.gz | 2025-04-03 | 31.9 MB | |
kubectl-ray_v1.3.2_darwin_arm64.tar.gz | 2025-04-03 | 30.8 MB | |
kubectl-ray_v1.3.2_linux_amd64.tar.gz | 2025-04-03 | 31.7 MB | |
kubectl-ray_v1.3.2_linux_arm64.tar.gz | 2025-04-03 | 29.9 MB | |
README.md | 2025-04-03 | 902 Bytes | |
v1.3.2 source code.tar.gz | 2025-04-03 | 10.5 MB | |
v1.3.2 source code.zip | 2025-04-03 | 10.9 MB | |
Totals: 8 Items | 145.6 MB | 0 |
Bug fixes
- [RayJob] Use --no-wait for job submission to avoid carrying the error return code to the log tailing (#3216)
- [kubectl-plugin] kubectl ray job submit: provide entrypoint to preserve compatibility with v1.2.2 (#3186)
Improvements
- [kubectl-plugin] Add head/worker node selector option (#3228)
- [kubectl-plugin] add node selector option for kubectl plugin create worker group (#3235)
Changelog
- [RayJob][Fix] Use --no-wait for job submission to avoid carrying the error return code to the log tailing (#3216)
- kubectl ray job submit: provide entrypoint (#3186)
- [kubectl-plugin] Add head/worker node selector option (#3228)
- add node selector option for kubectl plugin create worker group (#3235)
- [Chore][CI] Limit the release-image-build github workflow to only take tag as input (#3117)
- [CI] Remove create tag step from release (#3249)