Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Repository UI Review profile: QUIET Plan: Advanced Run ID: Warning
|
There was a problem hiding this comment.
Gates Passed
3 Quality Gates Passed
See analysis details in CodeScene
Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.
|
Thanks for the contribution, @Ch4nnXDev! Could you please leave a comment on #262 so I can assign the issue to you? Once that's done, we can proceed with merging this PR smoothly. |
|
LGTM!!! |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Hi Mr. @utkarsh232005, I’ve implemented the fix for this issue in PR # and Added the Comment Now, Happy to take ownership of #262. |
Fixed the health dashboard incorrectly showing completed (Succeeded) pods as failed.
Treat Succeeded pods as healthy.
Added a regression test for succeeded pods.
Fixes #262