-
Bug
-
Resolution: Done
-
Blocker
-
2.9.0
-
Quality / Stability / Reliability
-
False
-
-
True
-
-
Description of problem:
Try to create a plan to migrate VM from OCP to OCP cluster, the plan hit unexpected error below, which block the plan creation. The source VM is without encrypted disks.
Failed to create plan
admission webhook "plans.forklift.konveyor" denied the request: migration of
encrypted disks from source provider of type openshift is not supported
Version-Release number of selected component (if applicable):
MTV 2.9.0 (forklift-fbc-prod-v418:on-pr-e97186b9254c1432ca274681037b3643312888df) with CNV 4.18.7
How reproducible:
Always
Steps to Reproduce:
1) Create OCP provider with "Skip certificate validation": on
2) Try to create a plan to migrate VM from OCP to OCP, the plan hit unexpected error below, which block the plan creation. The source VM is without encrypted disks. More details in attached file: Screencast From 2025-06-12 15-37-36.webm
Actual results:
Step 2: Failed to create plan
Expected results:
Step2: Create plan successfully