Closed Madhukar525722 closed 1 month ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 0.00%. Comparing base (
372f770
) to head (cd0bdf6
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...kyuubi/engine/KubernetesApplicationOperation.scala | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks, merged to master/1.9
:mag: 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 :bookmark:
Test Plan ๐งช
Tested locally, was able to launch new session
Be nice. Be informative.