-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
preserve static IP field not working #1113
Comments
@mnecas Is this relevant for the virt-io drivers for windows issue which was resolved yesterday? |
Am trying to add this , but it just doesnt allow me. k apply -f /var/folders/7g/kjjlhgyn65d_zw5zb8f6c_6c0000gp/T/kubectl-edit-894711451.yaml Please edit the object below. Lines beginning with a '#' will be ignored,and an empty file will abort the edit. If an error occurs while saving this file will bereopened with the relevant failures.plans.forklift.konveyor.io "copy-of-windows" was not valid:* : Invalid value: "The edited file failed validation": ValidationError(Plan.spec): unknown field "preserveStaticIPs" in io.konveyor.forklift.v1beta1.Plan.specapiVersion: forklift.konveyor.io/v1beta1
|
in your log the indenting broke so it's hard to read please use next time ``` in the start and end
but it looks like you put it in the storagemap |
My bad - can you refer to this kubev2v/forklift-console-plugin#1133 (comment) |
okay looks like forklift was not released with this feature yet... forklift/operator/config/crd/bases/forklift.konveyor.io_plans.yaml Lines 162 to 164 in 9b19cb7
|
Or install it form the latest index
|
When I migrate from vmware to kubevirt using forklift , the preserve static IP filed when selected doesnt apply and defaults to Use System default setting. How do we enforce this ? I am using : latest images - let me know what logs are needed. Due to this , guest OS doesnt have the IP config preserved.
The text was updated successfully, but these errors were encountered: