fix: validate preserve_static_ips requires source_vm_power='on'#537
fix: validate preserve_static_ips requires source_vm_power='on'#537MiriSafra wants to merge 1 commit into
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
WalkthroughThe ChangesStatic IP Preservation Validation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
Fail fast in prepared_plan if preserve_static_ips is enabled but source_vm_power is not 'on'. Guest tools must be running to collect static IP origins and NIC names via VMware Guest Operations.
16a208f to
eec7f98
Compare
|
/verified |
Summary
prepared_plan: fail fast ifpreserve_static_ipsis set butsource_vm_poweris not"on"Changed Files
conftest.pyValueErrorvalidation before VM processing loopTest plan
Summary by CodeRabbit