Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Post Ray 2.7.0 Release] Update Ray versions to Ray 2.7.0 #1423

Merged
merged 8 commits into from
Sep 21, 2023

Conversation

GeneDer
Copy link
Contributor

@GeneDer GeneDer commented Sep 15, 2023

Why are these changes needed?

Update to Ray 2.7.0

Related issue number

Post release step to update KubeRay.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
Signed-off-by: Gene Su <e870252314@gmail.com>
@GeneDer GeneDer marked this pull request as ready for review September 20, 2023 22:34
@@ -17,10 +17,10 @@ spec:
serveConfigV2: |
applications:
- name: app1
import_path: autoscaling.blocked:app
import_path: autoscaling.blocked_new:app
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind sharing more details about why do we need to update this? Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bc the test was breaking and I found out there is another change Cindy made to fix it for newer version of Ray. Essentially the main differences is blocked_new.py is using the new get_deployment_handle api while blocked.py was using the old get_handle()

@kevin85421 kevin85421 merged commit cc4155b into ray-project:master Sep 21, 2023
21 of 22 checks passed
@GeneDer GeneDer deleted the update-ray-version-2dot7 branch September 21, 2023 23:19
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
kevin85421 pushed a commit to kevin85421/kuberay that referenced this pull request Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants