migtools / crane-ui-plugin

OpenShift Dynamic Plugin for Crane UI
1 stars 11 forks source link

Parameter mismatch in crane-transfer-pvc from UI #80

Closed JaydipGabani closed 2 years ago

JaydipGabani commented 2 years ago

When you try to migrate an application with PVC the following error comes up in transfer-pvc task

invalid input params for task crane-transfer-pvc: didn't need these params but they were provided anyway: [dest-pvc-capacity]

Cause of the error seem to be a parameter mismatch here which should be this.

mturley commented 2 years ago

Looks like this was fixed by #82