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)