kubevirt / vm-import-operator

Operator for importing VMs from RHV to KubeVirt
Apache License 2.0
16 stars 23 forks source link

Fix the README #501

Closed liranr23 closed 3 years ago

liranr23 commented 3 years ago

There are some missing points in the README. The script to generate your own namespace manifests, missing needed CDI, common-templates deployments in order to import (missing kinds error will appear). The secret YAML is broken (missing - at the end of caCert: | line). The import controller fail to init the provider with bad yaml.