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-v1.43] Bugfix - Correctly handle populated PVC #2325

Commits on Jun 15, 2022

  1. Test handling of populated PVC

    Populated PVC created from clone operation should not start
    any CDI actions. It can only update DV status.
    
    Signed-off-by: Bartosz Rybacki <brybacki@redhat.com>
    brybacki authored and kubevirt-bot committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5cabb35 View commit details
    Browse the repository at this point in the history
  2. Handle prepopulated pvc with network clone

    Signed-off-by: Bartosz Rybacki <brybacki@redhat.com>
    brybacki authored and kubevirt-bot committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    90c5b64 View commit details
    Browse the repository at this point in the history
  3. Handle prepopulated PVC for Smart and CSI clone

    Signed-off-by: Bartosz Rybacki <brybacki@redhat.com>
    brybacki authored and kubevirt-bot committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4aa76e2 View commit details
    Browse the repository at this point in the history