### Search before asking - [x] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator ### What happened + What you expected to happen - case: rayjob submitter pod transition to 'Complete' status, but rayjob cr is still Running. So head and worker pods still running. pods: <img width="1017" height="64" alt="Image" src="https://github.com/user-attachments/assets/8f1a133f-76cd-42c2-b4cd-aae210203ba1" />  - reason: I found header pod container has benn restarted, so job data in GCS maybe cleared - I expect rayjob cr status transition to 'Failed' status, and raycluster should be cleared ### Reproduction script delete head pod ### Anything else _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR!