Improve onboarding condition messages for better diagnostics#298
Improve onboarding condition messages for better diagnostics#298
Conversation
Instead of the generic "Onboarding not started" message, the Ready condition now reports the specific reason: lifecycle management being disabled or nova-compute not having registered the hypervisor yet (missing HypervisorID/ServiceID). This helps operators quickly identify root causes like DNS or RabbitMQ connectivity issues.
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment Tip You can disable poems in the walkthrough.Disable the |
|
Caution Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted. Error details |
Merging this branch will increase 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
|
Instead of the generic "Onboarding not started" message, the Ready condition now reports the specific reason: lifecycle management being disabled or nova-compute not having registered the hypervisor yet (missing HypervisorID/ServiceID). This helps operators quickly identify root causes like DNS or RabbitMQ connectivity issues.
Summary by CodeRabbit
Improvements
Tests