This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
Bug 2221665 - Adding evictionStrategy as part of vm spec while executing pipelines
Summary: Adding evictionStrategy as part of vm spec while executing pipelines
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Infrastructure
Version: 4.14.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.14.1
Assignee: Karel Šimon
QA Contact: Geetika Kapoor
URL:
Whiteboard:
Depends On: 2174974
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-10 14:54 UTC by Geetika Kapoor
Modified: 2023-12-14 16:16 UTC (History)
1 user (show)

Fixed In Version: kubevirt-ssp-operator-rhel9-container-v4.14.1-3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-12-14 16:16:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt ssp-operator pull 732 0 None open feat: add evictionStrategy to VMs in tekton pipelines 2023-11-14 13:56:56 UTC
Red Hat Issue Tracker   CNV-30837 0 None None None 2023-12-14 16:16:07 UTC

Description Geetika Kapoor 2023-07-10 14:54:06 UTC
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:

Comment 1 Dominik Holler 2023-08-02 09:17:27 UTC
The VM will use the default storage class. Does this bug reproduce on a cluster with a default storage class supporting live migration?

Comment 2 Geetika Kapoor 2023-09-27 11:29:16 UTC
requirement for migration is being capable of provisioning RWX volumes.This test depends on the outcome of https://bugzilla.redhat.com/show_bug.cgi?id=2174974

Comment 3 Dominik Holler 2023-10-12 09:22:57 UTC
adjust to bug 2174974


Note You need to log in before you can comment on or make changes to this bug.