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

core: handle missing allocation policy/format when converting #280

Merged
merged 1 commit into from
Apr 18, 2022

Commits on Apr 17, 2022

  1. core: handle missing allocation policy/format when converting

    If allocation policy or format were not passed to the disk conversion
    endpoint it will fail to setup monitoring because of NPE.
    
    This patch uses the existing allocation policy or format when it's
    missing to generate the message.
    
    Bug-Url: https://bugzilla.redhat.com/2076042
    Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
    bennyz committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    3e2f31a View commit details
    Browse the repository at this point in the history