Description of problem: Adding evictionStrategy as part of vm spec while executing pipelines. set it to livemigrateifpossible or any reasonable value so that if node is down VM can migrate a working node Version-Release number of selected component (if applicable): 4.14 How reproducible: always Steps to Reproduce: 1. Create a tekton pipeline and see on the VM console an alarm to set it VMCannotBeEvicted The VM's eviction strategy is set to Live Migration but the VM is not migratable 2. 3. Actual results: VM cannot be evicted Expected results: VM should be evicted Additional info:
The VM will use the default storage class. Does this bug reproduce on a cluster with a default storage class supporting live migration?