Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.2] Update vmsnapshot error phase in case of volumesnapshot errors which prevent the snapshot from being ready #11582

Commits on Mar 24, 2024

  1. Add error to vmsnapshot if has volumesnapshot error

    Update vmsnapshot conditions and Error in the status
    accordingly. In case error is removed the snapshot can
    continue.
    
    Signed-off-by: Shelly Kagan <skagan@redhat.com>
    ShellyKa13 authored and kubevirt-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4bd33fe View commit details
    Browse the repository at this point in the history
  2. cosmetic change - move the indications update to a function

    Signed-off-by: Shelly Kagan <skagan@redhat.com>
    ShellyKa13 authored and kubevirt-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    be359ab View commit details
    Browse the repository at this point in the history
  3. Add UT to check update of error state

    Signed-off-by: Shelly Kagan <skagan@redhat.com>
    ShellyKa13 authored and kubevirt-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    28534de View commit details
    Browse the repository at this point in the history
  4. Add missing UT for vmsnapshot deadlineexceeded

    Signed-off-by: Shelly Kagan <skagan@redhat.com>
    ShellyKa13 authored and kubevirt-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dc07764 View commit details
    Browse the repository at this point in the history
  5. Add functional test to check vmsnapshot in error state

    Signed-off-by: Shelly Kagan <skagan@redhat.com>
    ShellyKa13 authored and kubevirt-bot committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2ef27b0 View commit details
    Browse the repository at this point in the history