Good day,
I have couple of VMs running on OpenShift 4.20.17 , all of them in OVTools report warning 'No eviction strategy defined".
When checking hyperconverged and VMI resources, eviction strategy is set.
[deovrhl01admin@defrsovb01 ~]$ oc get hyperconverged kubevirt-hyperconverged -n openshift-cnv -o json | jq -r '.spec.evictionStrategy'
LiveMigrate
[deovrhl01admin@defrsovb01 ~]$
[deovrhl01admin@defrsovb01 ~]$ oc get vmi lxrho081t -o json -n vm-migration-test | jq -r '.spec.evictionStrategy'
LiveMigrate
[deovrhl01admin@defrsovb01 ~]$
Thanks for looking into this issue.
Good day,
I have couple of VMs running on OpenShift 4.20.17 , all of them in OVTools report warning 'No eviction strategy defined".
When checking hyperconverged and VMI resources, eviction strategy is set.
Thanks for looking into this issue.