HypervisorOffboarding: Decomission & Node are incorrect#281
Conversation
The reconciler was already reconciling on a hypervisor custom-resource, so reflect that in the name. "Decomission" is misspelled, so lets go with offboarding as it matches onboarding on the other side, and also we may offboard a hypervisor for various reasons, decommissioning being one of them.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis pull request renames the hypervisor controller from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Merging this branch will not change overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
The reconciler was already reconciling on a hypervisor custom-resource, so reflect that in the name.
"Decomission" is misspelled, so lets go with offboarding as it matches onboarding on the other side, and also we may offboard a hypervisor for various reasons, decommissioning being one of them.
Summary by CodeRabbit