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

[RayJob][10/n] Add finalizer to the RayJob when the RayJob status is JobDeploymentStatusNew #1780

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Dec 27, 2023

Why are these changes needed?

#735 promises that the KubeRay operator will try to stop the job at least once by adding a finalizer to the RayJob. We should only need to add the finalizer to the RayJob when the CR status is JobDeploymentStatusNew.

Related issue number

Checks

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

@kevin85421 kevin85421 marked this pull request as ready for review December 27, 2023 23:36
@kevin85421 kevin85421 merged commit b0fee80 into ray-project:master Dec 28, 2023
18 checks passed
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.

2 participants