Closed turboFei closed 2 months ago
Attention: Patch coverage is 0%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 0.00%. Comparing base (
db5ce0c
) to head (0d4c8a2
). Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...kyuubi/engine/KubernetesApplicationOperation.scala | 0.00% | 15 Missing :warning: |
...in/scala/org/apache/kyuubi/config/KyuubiConf.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 1.0.0.
:mag: Description
Issue References ๐
To close #6686
The pod already in failed state, and the driver container is in waiting state.
We shall mark the application terminated and ignore the container state.
Describe Your Solution ๐ง
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Types of changes :bookmark:
Test Plan ๐งช
Behavior Without This Pull Request :coffin:
Behavior With This Pull Request :tada:
Related Unit Tests
Checklist ๐
Be nice. Be informative.