Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 02:05
· 494 commits to master since this release
66e4132

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)