Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #6720] K8s pod OOM Killed should be identified as Application…
… failed state # 🔍 Description ## Issue References 🔗 This pull request fixes #6720 ## Describe Your Solution 🔧 If pod goes into OOMKilled state, application should be marked as KILLED, which is eventually identified as isFailed ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 Tested locally, was able to launch new session <img width="922" alt="kyuubi_new_session" src="https://github.com/user-attachments/assets/b003c86f-484d-40c5-b173-847374a45b1d"> --- **Be nice. Be informative.** Closes #6721 from Madhukar525722/OOM. Closes #6720 cd0bdf6 [madlnu] [KYUUBI #6720] K8s pod OOM Killed should be identified as Application failed state Authored-by: madlnu <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information