Fixed migration issue for shared rdm disk#1902
Conversation
✅ Security Vulnerability SummaryNo change in security posture 📊 Overall Changes
🔍 Detailed Breakdown📦 Gosec (Static Analysis)
📦 Trivy (Dependency Scan)
📋 Baseline Methods
Only HIGH and CRITICAL severity vulnerabilities are tracked |
🚨 Security Vulnerability SummarySecurity posture degraded 📊 Overall Changes
🔍 Detailed Breakdown📦 Gosec (Static Analysis)
📦 Trivy (Dependency Scan)
📋 Baseline Methods
🚨 Added VulnerabilitiesTrivy (Dependencies) - 4 AddedTarget: Target: Target: Target: Only HIGH and CRITICAL severity vulnerabilities are tracked |
🚨 Security Vulnerability SummarySecurity posture degraded 📊 Overall Changes
🔍 Detailed Breakdown📦 Gosec (Static Analysis)
📦 Trivy (Dependency Scan)
📋 Baseline Methods
🚨 Added VulnerabilitiesTrivy (Dependencies) - 4 AddedTarget: Target: Target: Target: Only HIGH and CRITICAL severity vulnerabilities are tracked |
Co-authored-by: OmkarDeshpande7 <omideshpande77@gmail.com>
What this PR does / why we need it
When an ownerVM completes migration before other VMs sharing the same RDM disk are processed, the remaining VMs incorrectly showed ValidationFailed. Added isVMSucceededInPlan to skip ownerVM validation for VMs that have already succeeded in the same plan.
Which issue(s) this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged)fixes #1900
Special notes for your reviewer
Testing done
please add testing details (logs, screenshots, etc.)