Skip to content

Conversation

@seanlaii
Copy link
Contributor

@seanlaii seanlaii commented Dec 23, 2025

Why are these changes needed?

Previously, the ray.io/scheduler-name label was used to determine the scheduler for KubeRay CRDs. However, with the adoption of the new scheduler framework, the scheduler name is now configured via the controller configuration.
Since the ray.io/scheduler-name label is no longer in use, I removed it to avoid ambiguity.

The Ray documentation will be updated to reflect this change as well.

Related issue number

None

Checks

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

@seanlaii seanlaii marked this pull request as ready for review December 23, 2025 03:46
@seanlaii
Copy link
Contributor Author

Hi @Future-Outlier @rueian @win5923 , please take a look when you have a chance. Thanks!

Copy link
Collaborator

@win5923 win5923 left a comment

Choose a reason for hiding this comment

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

Thanks for catching this. We now use batchScheduler.name to specify the scheduler in the KubeRay Operator, so this label is no longer needed.

As a follow-up, we should also update both the Ray and Volcano docs to reflect the removal of the ray.io/scheduler-name label.

@rueian rueian merged commit d26bc0b into ray-project:master Dec 24, 2025
27 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in @Future-Outlier's kuberay project Dec 24, 2025
@seanlaii seanlaii deleted the remove-scheduler-label branch December 24, 2025 02:37
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.

4 participants