You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add allow_workload_disruption parameter to MigrationPolicy (#2676)
KubeVirt introduced AllowWorkloadDisruption in the MigrationPolicySpec.
This field controls migration behavior when migrations exceed
AcceptableCompletionTime: the controller can pause the
VMI or switch to post-copy to force completion.
0 commit comments