Skip to content

Track: when reset the resource update in progress flag upon runtime restarts, check libvirt domain update status #56

@yb01

Description

@yb01

Track todo item in metadata/client.go:
Verify libvirt domain update info or callbacks status before reset the resource update in progress flag if libvirt is still updating it, the don't reset it.

will need some research here in libvirt. the callbacks in libvirt current don't seem offer this status check. so this will be the best effort approach, i.e. if there is no such functionality, we will force reset it. our logic in the CRI should skip this if the resource level is the same. so this is just for further optimization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions