kuberay
kuberay copied to clipboard
[Feat] TTL Delete RayJob CRD After Job Termination #1944
trafficstars
Why are these changes needed?
add deleting RayJob CRD at JobDeploymentStatusComplete case
Related issue number
#1944
Checks
- [ ] I've made sure the tests are passing.
- Testing Strategy
- [ ] Unit tests
- [ ] Manual tests
- [x] This PR is not tested :(
@rueian @kevin85421
Deleting the RayJob CR after TTLSecondsAfterFinished seems to solve the original issue. What do you think @kevin85421? If you agree with the approach, @Xiao75896453 can then finish this PR with corresponding tests.
@MortalHappiness will take over this issue. Close this PR.