You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Fix a bug where Redis clean up job would never execute when using RayService with Kueue (#4807)
Add a timeout to enforce remove Ray cluster finalizer removal. This prevents scenarios where Ray cluster deletion is blocked due to Redis clean up job not running. (#4836)
Changelog
7e31d3b [release-1.6] cherry picks for v1.6.2 (#4909)