Skip to content

[Feature] Propagate labels from RayJob to submitter Kubernetes job #3637

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anson627
Copy link

@anson627 anson627 commented May 19, 2025

Why are these changes needed?

This pull request enhances the label management for RayJob submitter pods and introduces tests to ensure correctness. The main changes include propagating labels from the RayJob to the submitter pod, adding a utility function for label merging, and creating unit tests for these functionalities.

Enhancements to Label Management:

Unit Tests:

Related issue number

Closes #3638

Checks

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

@anson627 anson627 changed the title feat: Propagate labels from RayJob to submitter Kubernetes job [Feature] Propagate labels from RayJob to submitter Kubernetes job May 19, 2025
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.

[Feature] RayJob labels should be propogated to job and pod
1 participant