Skip to content

Use RayNodeTypeLabelKey in CalculateAvailableReplicas#4973

Open
wei12f8158 wants to merge 1 commit into
ray-project:masterfrom
wei12f8158:fix/use-ray-node-type-label-key
Open

Use RayNodeTypeLabelKey in CalculateAvailableReplicas#4973
wei12f8158 wants to merge 1 commit into
ray-project:masterfrom
wei12f8158:fix/use-ray-node-type-label-key

Conversation

@wei12f8158

@wei12f8158 wei12f8158 commented Jul 3, 2026

Copy link
Copy Markdown

Match CalculateReadyReplicas by using the shared constant instead of hardcoding "ray.io/node-type".

Fixes #4948

Why are these changes needed?

Related issue number

Checks

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

Match CalculateReadyReplicas by using the shared constant instead of
hardcoding "ray.io/node-type".

Fixes ray-project#4948

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[Refactor] Use RayNodeTypeLabelKey constant instead of hardcoded "ray.io/node-type" in CalculateAvailableReplicas

1 participant