refactor: remove deprecated AllPodsReadyAndRunning rule - #142
Conversation
AllPodsReadyAndRunning checked all pods across all namespaces and was replaced by InfraPodsReadyAndRunning which scopes to 27 infrastructure namespaces. The old rule was already disabled in the domain (PDRIVE-806). Assisted-by: Claude Code (Claude Opus 4.6) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe PR replaces the all-namespace pod readiness rule with ChangesK8s readiness validation
Estimated code review effort: 2 (Simple) | ~10 minutes Mergeability Score: ⚪ Minimal · up to This PR removes a deprecated, already-disabled rule and its associated tests and registration; no actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #142 +/- ##
=======================================
Coverage ? 86.38%
=======================================
Files ? 57
Lines ? 6567
Branches ? 0
=======================================
Hits ? 5673
Misses ? 894
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
AllPodsReadyAndRunning checked all pods across all namespaces and was replaced by InfraPodsReadyAndRunning which scopes to 27 infrastructure namespaces. The old rule was already disabled in the domain (PDRIVE-806).
Assisted-by: Claude Code (Claude Opus 4.6) noreply@anthropic.com
Summary by CodeRabbit