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

Allow image-upload to recover from PendingPopulation phase #10380

Merged

Commits on Sep 5, 2023

  1. Allow image-upload to recover from PendingPopulation phase

    This commit fixes virtctl image-upload command so we allow recovering from PendingPopulation phase, as it did with WaitForFirstConsumer.
    
    This means that, if an image-upload fails due to a DV being in PendingPopulation phase, we can call the command again after creating a consumer and the upload will continue as expected.
    
    Signed-off-by: Alvaro Romero <alromero@redhat.com>
    alromeros committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7134205 View commit details
    Browse the repository at this point in the history