Currently as the initial implmentation, the vm resource update in progress flag is set up inthe runtime so that we can ignore the incoming resource update in the CRI function. however the reset of the flag comes from the libvirt callback function which has to be in separate handler code. code maintainness, logic complexity is there with this approach.
Currently as the initial implmentation, the vm resource update in progress flag is set up inthe runtime so that we can ignore the incoming resource update in the CRI function. however the reset of the flag comes from the libvirt callback function which has to be in separate handler code. code maintainness, logic complexity is there with this approach.