Recording: https://youtu.be/aZ4B7VNu1bQ
Agenda:
[skagan] https://github.com/kubevirt/kubevirt/pull/13195 bug fix with api change, 4.18 FF (1.4), what should be done?
Backport original PR - API changes
Create a small fix only for 4.18 and earlier - diff from main
Let’s try this approach first
Keep the bug - will require the user to change runstrategy to Halted in order to allow vmrestore)
[skagan] https://issues.redhat.com/browse/CNV-49865 - bug requires us to make datavolumetemplate immutable as best as possible, this collides somewhat with volume migration which technically allows us to change the dvt.
We decided to close CNV-49865 since we have validation and it’s working as designed.
[aburden (absent)] We had someone in the community meeting last week asking about expected CDI release date. It’s since been released but would it be useful to add this to our release schedule for future reference? Or is this info available somewhere?
[akalenyu] So we’ve been doing it unofficially a few weeks after kubevirt since the beginning of time. But that’s up for discussion
We can align to kubevirt’s cadence or release before
Pros and cons for each
[alitke] Status of VolumeUpdateStrategy FG removal
[afrosi] PR: https://github.com/kubevirt/kubevirt/pull/13288
Upgrade of virt stack, I talked with Andrea Bolognani and he will do the upgrade when the libvirt build will be available in centos stream 9 (hopefully soon)
One race condition described in https://github.com/kubevirt/kubevirt/issues/13112 . Jed is working on a fix